pytorch/binaries
Linbin Yu 6dd1978d4b print average duration for caffe2 benchmark
Summary: print average duration for caffe2 benchmark

Test Plan:
buck run //xplat/caffe2:caffe2_benchmarkAppleMac -- --init_net ~/track_init_net.pb --net ~/track_predict_net.pb --warmup 10 --input 'data' --input_dims '1,4,128,256' --input_type float --iter 20
Using additional configuration options from .buckconfig.local
Building: finished in 0.6 sec (100%) 247/2137 jobs, 0 updated
  Total time: 0.6 sec
Average Duration: 18111 us

Reviewed By: larryliu0820

Differential Revision: D27745416

fbshipit-source-id: a5d20b8ef0ba4a9547d396738d5ddd1aca57684d
2021-04-13 14:19:34 -07:00
..
bench_gen Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
at_launch_benchmark.cc
benchmark_args.h
benchmark_helper.cc print average duration for caffe2 benchmark 2021-04-13 14:19:34 -07:00
benchmark_helper.h
caffe2_benchmark.cc
CMakeLists.txt [lite-interpreter] speed_benchmark_torch support BUILD_LITE_INTERPRETER (#55402) 2021-04-07 11:39:32 -07:00
compare_models_torch.cc Replace AutoNonVariableTypeMode with InferenceMode in fbcode. (#55114) 2021-04-02 11:45:53 -07:00
convert_and_benchmark.cc
convert_caffe_image_db.cc
convert_db.cc
convert_encoded_to_raw_leveldb.cc
convert_image_to_tensor.cc
core_overhead_benchmark.cc
core_overhead_benchmark_gpu.cc
db_throughput.cc
dump_operator_names.cc
inspect_gpu.cc
intra_inter_benchmark.cc
lite_interpreter_model_load.cc Replace AutoNonVariableTypeMode with InferenceMode in fbcode. (#55114) 2021-04-02 11:45:53 -07:00
make_cifar_db.cc
make_image_db.cc
make_mnist_db.cc Forbid trailing whitespace (#53406) 2021-03-05 17:22:55 -08:00
optimize_for_mobile.cc Update default ouput extension in optimize_for_mobile.cc (#45598) 2020-10-15 15:34:34 -07:00
parallel_info.cc
predictor_verifier.cc
print_core_object_sizes_gpu.cc
print_registered_core_operators.cc
record_function_benchmark.cc [PyTorch] Use plain old function pointer for RecordFunctionCallback (reapply) (#49408) 2020-12-15 19:16:01 -08:00
run_plan.cc
run_plan_mpi.cc
speed_benchmark.cc
speed_benchmark_torch.cc [lite-interpreter] speed_benchmark_torch support BUILD_LITE_INTERPRETER (#55402) 2021-04-07 11:39:32 -07:00
split_db.cc
tsv_2_proto.cc
tutorial_blob.cc
zmq_feeder.cc