mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/20016 PT's repeat op benchmark Reviewed By: zheng-xq Differential Revision: D15166941 fbshipit-source-id: b1ed7af790460456210b60bfb4e44a08657e9612
PyTorch/Caffe2 Operator Micro-benchmarks
Run benchmarks
Go to pytorch-src-folder/benchmarks
python -m operator_benchmark.ops.matmul_test
should report the execution time of matmul operator with PyTorch and Caffe2