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
guomingz 2deac4e447
Fix the bug of test_conv2d_int8_mkldnn case which raised by improper parameter passing (#17058)
6 years ago
..
CMakeLists.txt Make separate folders for mkldnn codes 6 years ago
__init__.py Make separate folders for mkldnn codes 6 years ago
mkldnn_op_test.py Add Requantize OP (#15318) 6 years ago
test_activation_mkldnn_op.py Add UTs to check whether primitives for activations and softmax already exist in backward 6 years ago
test_batch_norm_mkldnn_op.py Make separate folders for mkldnn codes 6 years ago
test_concat_int8_mkldnn_op.py Enable MKL-DNN INT8 Concat Kernel. (#16156) 6 years ago
test_concat_mkldnn_op.py Make separate folders for mkldnn codes 6 years ago
test_conv2d_int8_mkldnn_op.py Fix the bug of test_conv2d_int8_mkldnn case which raised by improper parameter passing (#17058) 6 years ago
test_conv2d_mkldnn_op.py UT for conv2d_mkldnn_op with fuse_bias and fuse_residual (#16016) 6 years ago
test_conv2d_transpose_mkldnn_op.py MKLDNN: Add UT for conv_transpose_mkldnn op. (#16030) 6 years ago
test_conv3d_mkldnn_op.py Make separate folders for mkldnn codes 6 years ago
test_dequantize_mkldnn_op.py Make separate folders for mkldnn codes 6 years ago
test_elementwise_add_mkldnn_op.py Make separate folders for mkldnn codes 6 years ago
test_elementwise_mul_mkldnn_op.py remove unnecessary new line 6 years ago
test_fc_mkldnn_op.py Make separate folders for mkldnn codes 6 years ago
test_gaussian_random_mkldnn_op.py Make separate folders for mkldnn codes 6 years ago
test_lrn_mkldnn_op.py Make separate folders for mkldnn codes 6 years ago
test_pool2d_int8_mkldnn_op.py Make separate folders for mkldnn codes 6 years ago
test_pool2d_mkldnn_op.py Add test for ceil mode 6 years ago
test_quantize_mkldnn_op.py Make separate folders for mkldnn codes 6 years ago
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 Make separate folders for mkldnn codes 6 years ago
test_transpose_int8_mkldnn_op.py Enable INT8 transpose kernel for MobileNet-SSD improvement. (#16159) 6 years ago
test_transpose_mkldnn_op.py Make separate folders for mkldnn codes 6 years ago