pytorch/caffe2/python/ideep
Cheng,Penghui 7ee82d48a8 Removed work around for convolution transpose op since the bug has be… (#22184)
Summary:
…en fixed in v0.18
Pull Request resolved: https://github.com/pytorch/pytorch/pull/22184

Differential Revision: D15982627

Pulled By: bddppq

fbshipit-source-id: 8725d5b5e5b68e029ffb08af12b416bd310c9638
2019-06-25 14:34:34 -07:00
..
__init__.py
adam_op_test.py
blobs_queue_db_test.py
channel_shuffle_op_test.py
concat_split_op_test.py support negative axis in concat and split operators 2019-06-10 15:26:29 -07:00
conv_op_test.py implement operators for DNNLOWP (#18656) 2019-04-10 12:04:39 -07:00
conv_transpose_test.py Removed work around for convolution transpose op since the bug has be… (#22184) 2019-06-25 14:34:34 -07:00
convfusion_op_test.py Improve optimizations for DNNLOWP support on MKL-DNN (#18843) 2019-04-20 02:12:06 -07:00
copy_op_test.py
dropout_op_test.py
elementwise_sum_op_test.py implement operators for DNNLOWP (#18656) 2019-04-10 12:04:39 -07:00
expanddims_squeeze_op_test.py
fc_op_test.py implement operators for DNNLOWP (#18656) 2019-04-10 12:04:39 -07:00
leaky_relu_op_test.py
LRN_op_test.py
moment_sgd_op_test.py
operator_fallback_op_test.py
order_switch_op_test.py implement operators for DNNLOWP (#18656) 2019-04-10 12:04:39 -07:00
pool_op_test.py implement operators for DNNLOWP (#18656) 2019-04-10 12:04:39 -07:00
pre_convert_test.py
relu_op_test.py implement operators for DNNLOWP (#18656) 2019-04-10 12:04:39 -07:00
reshape_op_test.py
shape_op_test.py
sigmoid_op_test.py
softmax_op_test.py
spatial_bn_op_test.py
test_ideep_net.py
transform_ideep_net.py
transpose_op_test.py implement transpose operator for MKLDNN (#19955) 2019-06-11 01:55:13 -07:00
weightedsum_op_test.py