You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/fluid/tests/unittests/mkldnn
Adam b837689e97
Add generalized Conv+Activation MKLDNN fuse pass creation (#19072)
6 years ago
..
CMakeLists.txt
__init__.py
mkldnn_op_test.py UT coverage for guassian_mkldnn_op and batch_norm_mkldnn_op (#19011) 6 years ago
test_activation_mkldnn_op.py Add LeakyReLU MKLDNN support (#18762) 6 years ago
test_batch_norm_mkldnn_op.py UT coverage for guassian_mkldnn_op and batch_norm_mkldnn_op (#19011) 6 years ago
test_concat_int8_mkldnn_op.py Enable MKL-DNN INT8 Concat Kernel. (#16156) 6 years ago
test_concat_mkldnn_op.py
test_conv2d_int8_mkldnn_op.py Add generalized Conv+Activation MKLDNN fuse pass creation (#19072) 6 years ago
test_conv2d_mkldnn_op.py Add generalized Conv+Activation MKLDNN fuse pass creation (#19072) 6 years ago
test_conv2d_transpose_mkldnn_op.py Add generalized Conv+Activation MKLDNN fuse pass creation (#19072) 6 years ago
test_conv3d_mkldnn_op.py
test_dequantize_mkldnn_op.py
test_elementwise_add_mkldnn_op.py
test_elementwise_mul_mkldnn_op.py remove unnecessary new line 6 years ago
test_fc_mkldnn_op.py [MKL-DNN] Add Fully Connected Op for inference only(#15226) 6 years ago
test_gaussian_random_mkldnn_op.py UT coverage for guassian_mkldnn_op and batch_norm_mkldnn_op (#19011) 6 years ago
test_lrn_mkldnn_op.py
test_mul_int8_mkldnn_op.py Add mkldnn int8 mul-op kernel (#17834) 6 years ago
test_pool2d_int8_mkldnn_op.py
test_pool2d_mkldnn_op.py Add test for ceil mode 6 years ago
test_quantize_mkldnn_op.py
test_requantize_mkldnn_op.py Add Requantize OP (#15318) 6 years ago
test_softmax_mkldnn_op.py Add UTs to check whether primitives for activations and softmax already exist in backward 6 years ago
test_sum_mkldnn_op.py
test_transpose_int8_mkldnn_op.py Enable INT8 transpose kernel for MobileNet-SSD improvement. (#16159) 6 years ago
test_transpose_mkldnn_op.py