pytorch/caffe2/transforms
Priyanshu 401ac2dd39 Replaced whitelisted with allowed (#41867)
Summary:
Closes https://github.com/pytorch/pytorch/issues/41746
Closes https://github.com/pytorch/pytorch/issues/41745

Pull Request resolved: https://github.com/pytorch/pytorch/pull/41867

Reviewed By: izdeby

Differential Revision: D22703533

Pulled By: mrshenli

fbshipit-source-id: 915895463a92e18f36db93b8884d9fd432c0997d
2020-07-23 16:53:51 -07:00
..
CMakeLists.txt
common_subexpression_elimination_test.cc
common_subexpression_elimination.cc Replaced whitelisted with allowed (#41867) 2020-07-23 16:53:51 -07:00
common_subexpression_elimination.h Replaced whitelisted with allowed (#41867) 2020-07-23 16:53:51 -07:00
conv_to_nnpack_transform_test.cc caffe2::DeviceType -> at::DeviceType (#11254) 2018-09-05 16:28:09 -07:00
conv_to_nnpack_transform.cc
conv_to_nnpack_transform.h caffe2::DeviceType -> at::DeviceType (#11254) 2018-09-05 16:28:09 -07:00
pattern_net_transform_test.cc caffe2::DeviceType -> at::DeviceType (#11254) 2018-09-05 16:28:09 -07:00
pattern_net_transform.cc Fix signed-unsigned warnings (#34791) 2020-03-19 00:29:56 -07:00
pattern_net_transform.h fix -Wsign-compare warnings for some files inside c2 (#18123) 2019-03-19 10:39:20 -07:00
single_op_transform.cc
single_op_transform.h