pytorch/binaries
Supriya Rao f2f285c240 Add arguments to benchmark to run pytext models. Output results in ms. (#30273)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/30273

Pytext models expect input of the form `1xlength` and another input specifying the length.
Add the `pytext_len` argument to specify this.
ghstack-source-id: 94383501

Test Plan: ./speed_benchmark_torch --model model.pt --input_dims "1,4" --input_type int64 --warmup 10 --iter 10 --report_pep=true --pytext_len=4

Reviewed By: iseeyuan

Differential Revision: D18646028

fbshipit-source-id: 7d5fe0c36da6e5f7b0261619ce4784a46b70f3d8
2019-11-21 16:03:00 -08:00
..
bench_gen Enable EXE001 flake8 check. (#27560) 2019-10-09 09:15:29 -07:00
at_launch_benchmark.cc Update intra_inter_benchmark (#22051) 2019-06-21 23:06:27 -07:00
benchmark_args.h Back out "Revert D16469619: Add Virtual Memory and CPU percentage computation to AIBench" 2019-08-07 15:44:22 -07:00
benchmark_helper.cc Remove dead includes in caffe2/binaries 2019-11-01 10:58:42 -07:00
benchmark_helper.h Back out "Revert D16469619: Add Virtual Memory and CPU percentage computation to AIBench" 2019-08-07 15:44:22 -07:00
caffe2_benchmark.cc Remove dead includes in caffe2/binaries 2019-11-01 10:58:42 -07:00
CMakeLists.txt Dump operator names of a module and its submodules. 2019-11-08 08:22:05 -08:00
convert_and_benchmark.cc refactor: a bit intricate so I refactor it (#16995) 2019-02-26 10:21:22 -08:00
convert_caffe_image_db.cc Guard all Caffe2 protobuf string serializations with CAFFE_ENFORCE (fixed reverted bug) (#12848) 2018-10-23 16:21:26 -07:00
convert_db.cc Using c10 namespace across caffe2. (#12714) 2018-10-17 12:57:19 -07:00
convert_encoded_to_raw_leveldb.cc Remove dead includes in caffe2/binaries 2019-11-01 10:58:42 -07:00
convert_image_to_tensor.cc Ensure proper file executable permissions in CI. (#24214) 2019-08-16 06:11:09 -07:00
core_overhead_benchmark_gpu.cc New in StaticContext returns at::DataPtr (#12029) 2018-10-03 19:10:07 -07:00
core_overhead_benchmark.cc Lightweight at-most-once logging for API usage (#20745) 2019-05-23 23:17:59 -07:00
db_throughput.cc Using c10 namespace across caffe2. (#12714) 2018-10-17 12:57:19 -07:00
dump_operator_names.cc Factor Module into Object and Module 2019-11-17 22:58:50 -08:00
inspect_gpu.cc move flags to c10 (#12144) 2018-10-04 02:09:56 -07:00
intra_inter_benchmark.cc Update intra_inter_benchmark (#22051) 2019-06-21 23:06:27 -07:00
make_cifar_db.cc Using c10 namespace across caffe2. (#12714) 2018-10-17 12:57:19 -07:00
make_image_db.cc Using c10 namespace across caffe2. (#12714) 2018-10-17 12:57:19 -07:00
make_mnist_db.cc Using c10 namespace across caffe2. (#12714) 2018-10-17 12:57:19 -07:00
parallel_info.cc Allow a non-OpenMP based build (#19749) 2019-05-06 19:34:48 -07:00
predictor_verifier.cc Using c10 namespace across caffe2. (#12714) 2018-10-17 12:57:19 -07:00
print_core_object_sizes_gpu.cc Remove dead includes in caffe2/binaries 2019-11-01 10:58:42 -07:00
print_registered_core_operators.cc Using c10 namespace across caffe2. (#12714) 2018-10-17 12:57:19 -07:00
run_plan_mpi.cc Using c10 namespace across caffe2. (#12714) 2018-10-17 12:57:19 -07:00
run_plan.cc Using c10 namespace across caffe2. (#12714) 2018-10-17 12:57:19 -07:00
speed_benchmark_torch.cc Add arguments to benchmark to run pytext models. Output results in ms. (#30273) 2019-11-21 16:03:00 -08:00
speed_benchmark.cc Windows shared build (#13550) 2018-11-16 12:16:28 -08:00
split_db.cc Using c10 namespace across caffe2. (#12714) 2018-10-17 12:57:19 -07:00
tsv_2_proto.cc fix the deeptext issue (#14005) 2018-11-15 12:13:45 -08:00
tutorial_blob.cc IValue can store Blob (#11414) 2018-09-26 01:12:31 -07:00
zmq_feeder.cc Remove dead includes in caffe2/binaries 2019-11-01 10:58:42 -07:00