mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
temp fix for flake8 error (#18788)
Summary: Fix lint error Pull Request resolved: https://github.com/pytorch/pytorch/pull/18788 Reviewed By: houseroad Differential Revision: D14741840 Pulled By: mingzhe09088 fbshipit-source-id: 1fa630e3c6e606e3d78fe8293e5b0e7ea1b78da3
This commit is contained in:
committed by
Facebook Github Bot
parent
3079d95b6c
commit
cb66759600
@ -14,7 +14,7 @@ import caffe2.benchmarks.operator_benchmark.benchmark_caffe2
|
||||
import caffe2.benchmarks.operator_benchmark.benchmark_pytorch
|
||||
|
||||
import caffe2.benchmarks.operator_benchmark.ops.add
|
||||
import caffe2.benchmarks.operator_benchmark.ops.matmul
|
||||
import caffe2.benchmarks.operator_benchmark.ops.matmul # noqa
|
||||
|
||||
"""Performance microbenchmarks's main binary.
|
||||
|
||||
|
Reference in New Issue
Block a user