pytorch/benchmarks/framework_overhead_benchmark
Kimish Patel 82db5dceb6 Added running via throughput benchmark options. (#23077)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/23077

Although the difference between running from python and this is not much if we
have forward method's loop long enough (like 1000 in this case).

Reviewed By: mingzhe09088

Differential Revision: D16122343

fbshipit-source-id: 5c1d1b98ae82c996baf9d42bcd04995e2ba60c78
2019-07-22 11:27:55 -07:00
..
C2Module.py Added add op framework overhead benchmark for C2 (#23078) 2019-07-22 11:27:50 -07:00
framework_overhead_benchmark.py Added running via throughput benchmark options. (#23077) 2019-07-22 11:27:55 -07:00
pt_wrapper_module.py Add simple add op based framework overhead benchmark. (#23076) 2019-07-22 11:27:45 -07:00
SimpleAddModule.py Added add op framework overhead benchmark for C2 (#23078) 2019-07-22 11:27:50 -07:00
utils.py Added running via throughput benchmark options. (#23077) 2019-07-22 11:27:55 -07:00