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
Jacek Czaja 3292f0ef58
[onednn] elementwise add broadcasting support (#24594)
5 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 support cond in clone, test=develop (#22657) 5 years ago
test_activation_mkldnn_op.py Add DNNL GELU kernels (#22426) 5 years ago
test_batch_norm_mkldnn_op.py [MKL-DNN] Conv grad and Batch Norm grad NHWC support (#22088) 5 years ago
test_concat_int8_mkldnn_op.py open dygraph op test, test=develop (#19787) 6 years ago
test_concat_mkldnn_op.py handle multi-inputs with empty inputs for mkldnn_concat_op (#21827) 5 years ago
test_conv2d_int8_mkldnn_op.py [MKL-DNN] Conv2d and Conv2d transpose MKL-DNN NHWC support (#21466) 6 years ago
test_conv2d_mkldnn_op.py Add @skip_check_grad_ci to UT conv_mkldnn and int8_mul_mkldnn (#22760) 5 years ago
test_conv2d_transpose_mkldnn_op.py fix conv2d_transpose op unittest (#21927) 5 years ago
test_conv3d_mkldnn_op.py add fp64 check_grad for conv2d, conv3d (#21931) 5 years ago
test_dequantize_mkldnn_op.py open dygraph op test, test=develop (#19787) 6 years ago
test_elementwise_add_mkldnn_op.py [onednn] elementwise add broadcasting support (#24594) 5 years ago
test_elementwise_mul_mkldnn_op.py Modify op test (#21835) 5 years ago
test_fc_mkldnn_op.py [DNNL] 3D Fully-Connected (#21746) 5 years ago
test_gaussian_random_mkldnn_op.py add tensor support for gaussian_random_op test=develop (#24389) 5 years ago
test_lrn_mkldnn_op.py [MKL-DNN] Pool & LRN Grad Ops NHWC support (#21747) 5 years ago
test_matmul_mkldnn_op.py added reshape transpose matmul fuse pass (#23754) 5 years ago
test_mul_int8_mkldnn_op.py Add @skip_check_grad_ci to UT conv_mkldnn and int8_mul_mkldnn (#22760) 5 years ago
test_pool2d_int8_mkldnn_op.py open dygraph op test, test=develop (#19787) 6 years ago
test_pool2d_mkldnn_op.py only import used test case and function(#22208) 5 years ago
test_quantize_mkldnn_op.py open dygraph op test, test=develop (#19787) 6 years ago
test_requantize_mkldnn_op.py Add test with reused requantize op (#22482) 5 years ago
test_softmax_mkldnn_op.py Remove self-set accuracy parameters of op tests: atol (#21711) 5 years ago
test_sum_mkldnn_op.py [UT Coverage]Improve sum_mkldnn_op line coverage (#22275) 5 years ago
test_transpose_int8_mkldnn_op.py open dygraph op test, test=develop (#19787) 6 years ago
test_transpose_mkldnn_op.py all cases use large shape (#22241) 5 years ago