mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
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 |
||
|---|---|---|
| .. | ||
| bench_gen | ||
| at_launch_benchmark.cc | ||
| benchmark_args.h | ||
| benchmark_helper.cc | ||
| benchmark_helper.h | ||
| caffe2_benchmark.cc | ||
| CMakeLists.txt | ||
| compare_models_torch.cc | ||
| 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 | ||
| make_cifar_db.cc | ||
| make_image_db.cc | ||
| make_mnist_db.cc | ||
| optimize_for_mobile.cc | ||
| parallel_info.cc | ||
| predictor_verifier.cc | ||
| print_core_object_sizes_gpu.cc | ||
| print_registered_core_operators.cc | ||
| record_function_benchmark.cc | ||
| run_plan.cc | ||
| run_plan_mpi.cc | ||
| speed_benchmark.cc | ||
| speed_benchmark_torch.cc | ||
| split_db.cc | ||
| tsv_2_proto.cc | ||
| tutorial_blob.cc | ||
| zmq_feeder.cc | ||