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 55e63763ec
[oneDNN] adaptive pool support (#27747)
6 years ago
..
CMakeLists.txt
__init__.py
check_flags_mkldnn_ops_on_off.py Add support for mkldnn ops types selection with FLAGS in dygraph (#27482) 6 years ago
check_flags_use_mkldnn.py Test for passing global env FLAGS_use_mkldnn (#26938) 6 years ago
mkldnn_op_test.py support cond in clone, test=develop (#22657) 6 years ago
test_activation_mkldnn_op.py Enable mkldnn layout conversion (#25778) 6 years ago
test_batch_norm_mkldnn_op.py [MKL-DNN] Conv grad and Batch Norm grad NHWC support (#22088) 7 years ago
test_concat_int8_mkldnn_op.py
test_concat_mkldnn_op.py handle multi-inputs with empty inputs for mkldnn_concat_op (#21827) 7 years ago
test_conv2d_bf16_mkldnn_op.py Add avx512 core instructions check 2 (#27750) 6 years ago
test_conv2d_int8_mkldnn_op.py Add conv2d bfloat16 support (#27325) 6 years ago
test_conv2d_mkldnn_op.py Add @skip_check_grad_ci to UT conv_mkldnn and int8_mul_mkldnn (#22760) 6 years ago
test_conv2d_transpose_mkldnn_op.py fix conv2d_transpose op unittest (#21927) 7 years ago
test_conv3d_mkldnn_op.py add fp64 check_grad for conv2d, conv3d (#21931) 7 years ago
test_dequantize_mkldnn_op.py Add support for (de/re)quantization with shift (#27481) 6 years ago
test_elementwise_add_mkldnn_op.py [oneDNN]elementwise_add and elementwise_mul int8 support (#24984) 6 years ago
test_elementwise_mul_mkldnn_op.py [oneDNN]elementwise_add and elementwise_mul int8 support (#24984) 6 years ago
test_fc_mkldnn_op.py [DNNL] 3D Fully-Connected (#21746) 7 years ago
test_flags_mkldnn_ops_on_off.py Add support for mkldnn ops types selection with FLAGS in dygraph (#27482) 6 years ago
test_flags_use_mkldnn.py Test for passing global env FLAGS_use_mkldnn (#26938) 6 years ago
test_fusion_gru_bf16_mkldnn_op.py [oneDNN] GRU BF16 kernel (#27731) 6 years ago
test_fusion_gru_int8_mkldnn_op.py Added support for quantization of fusion_gru (#27518) 6 years ago
test_fusion_gru_mkldnn_op.py Add oneDNN fusion_gru kernel (#25594) 6 years ago
test_gaussian_random_mkldnn_op.py add tensor support for gaussian_random_op test=develop (#24389) 6 years ago
test_lrn_mkldnn_op.py [oneDNN] LRN cleanup (#25416) 6 years ago
test_matmul_mkldnn_op.py - oneDNN update 1.3 -> 1.5 (#25202) 6 years ago
test_mul_int8_mkldnn_op.py Add @skip_check_grad_ci to UT conv_mkldnn and int8_mul_mkldnn (#22760) 6 years ago
test_pool2d_int8_mkldnn_op.py
test_pool2d_mkldnn_op.py [oneDNN] adaptive pool support (#27747) 6 years ago
test_quantize_mkldnn_op.py Add support for (de/re)quantization with shift (#27481) 6 years ago
test_requantize_mkldnn_op.py Add support for (de/re)quantization with shift (#27481) 6 years ago
test_softmax_mkldnn_op.py Remove self-set accuracy parameters of op tests: atol (#21711) 7 years ago
test_sum_mkldnn_op.py [UT Coverage]Improve sum_mkldnn_op line coverage (#22275) 7 years ago
test_transpose_int8_mkldnn_op.py
test_transpose_mkldnn_op.py all cases use large shape (#22241) 7 years ago