pytorch
6e4147c7 - unify conv benchmark (#28894)

Commit
5 years ago
unify conv benchmark (#28894) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/28894 as title Test Plan: ``` buck run mode/opt //caffe2/benchmarks/operator_benchmark/pt:conv_test # ---------------------------------------- # PyTorch/Caffe2 Operator Micro-benchmarks # ---------------------------------------- # Tag : short # Benchmarking PyTorch: Conv1d # Mode: Eager # Name: Conv1d_in_c256_out_c256_kernel3_stride1_N1_L64_cpu # Input: in_c: 256, out_c: 256, kernel: 3, stride: 1, N: 1, L: 64, device: cpu Forward Execution Time (us) : 208.936 Reviewed By: hl475 Differential Revision: D18227626 fbshipit-source-id: 1ae768f529aa888415840ca10197323407e47d39
Author
Parents
Loading