pytorch/caffe2/python/mkl
Richard Barnes 9945fd7253 Drop unused imports from caffe2/python (#49980)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/49980

From
```
./python/libcst/libcst codemod remove_unused_imports.RemoveUnusedImportsWithGlean --no-format caffe2/
```

Test Plan: Standard sandcastle tests

Reviewed By: xush6528

Differential Revision: D25727359

fbshipit-source-id: c4f60005b10546423dc093d31d46deb418352286
2021-01-05 13:17:46 -08:00
..
__init__.py
mkl_concat_op_test.py Remove __future__ imports for legacy Python2 supports (#45033) 2020-09-23 17:57:02 -07:00
mkl_conv_op_test.py Drop unused imports from caffe2/python (#49980) 2021-01-05 13:17:46 -08:00
mkl_copy_op_test.py Remove __future__ imports for legacy Python2 supports (#45033) 2020-09-23 17:57:02 -07:00
mkl_elementwise_add_op_test.py Remove __future__ imports for legacy Python2 supports (#45033) 2020-09-23 17:57:02 -07:00
mkl_elementwise_sum_op_test.py Remove __future__ imports for legacy Python2 supports (#45033) 2020-09-23 17:57:02 -07:00
mkl_fc_op_test.py Drop unused imports from caffe2/python (#49980) 2021-01-05 13:17:46 -08:00
mkl_fc_speed_test.py Drop unused imports from caffe2/python (#49980) 2021-01-05 13:17:46 -08:00
mkl_fill_op_test.py Drop unused imports from caffe2/python (#49980) 2021-01-05 13:17:46 -08:00
mkl_LRN_op_test.py Drop unused imports from caffe2/python (#49980) 2021-01-05 13:17:46 -08:00
mkl_LRN_speed_test.py Drop unused imports from caffe2/python (#49980) 2021-01-05 13:17:46 -08:00
mkl_pool_op_test.py Remove __future__ imports for legacy Python2 supports (#45033) 2020-09-23 17:57:02 -07:00
mkl_pool_speed_test.py Drop unused imports from caffe2/python (#49980) 2021-01-05 13:17:46 -08:00
mkl_relu_op_test.py Remove __future__ imports for legacy Python2 supports (#45033) 2020-09-23 17:57:02 -07:00
mkl_sbn_op_test.py Drop unused imports from caffe2/python (#49980) 2021-01-05 13:17:46 -08:00
mkl_sbn_speed_test.py Drop unused imports from caffe2/python (#49980) 2021-01-05 13:17:46 -08:00
mkl_sigmoid_op_test.py Remove __future__ imports for legacy Python2 supports (#45033) 2020-09-23 17:57:02 -07:00
mkl_speed_test.py Drop unused imports from caffe2/python (#49980) 2021-01-05 13:17:46 -08:00
mkl_squeeze_op_test.py Remove __future__ imports for legacy Python2 supports (#45033) 2020-09-23 17:57:02 -07:00
rewrite_graph_test.py Remove __future__ imports for legacy Python2 supports (#45033) 2020-09-23 17:57:02 -07:00
rewrite_graph.py Drop unused imports from caffe2/python (#49980) 2021-01-05 13:17:46 -08:00