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
Wojciech Uss 42d175385d
Add support for (de/re)quantization with shift (#27481)
5 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) 5 years ago
check_flags_use_mkldnn.py Test for passing global env FLAGS_use_mkldnn (#26938) 5 years ago
mkldnn_op_test.py
test_activation_mkldnn_op.py Enable mkldnn layout conversion (#25778) 5 years ago
test_batch_norm_mkldnn_op.py
test_concat_int8_mkldnn_op.py
test_concat_mkldnn_op.py
test_conv2d_bf16_mkldnn_op.py Add conv2d bfloat16 support (#27325) 5 years ago
test_conv2d_int8_mkldnn_op.py Add conv2d bfloat16 support (#27325) 5 years ago
test_conv2d_mkldnn_op.py
test_conv2d_transpose_mkldnn_op.py
test_conv3d_mkldnn_op.py
test_dequantize_mkldnn_op.py Add support for (de/re)quantization with shift (#27481) 5 years ago
test_elementwise_add_mkldnn_op.py [oneDNN]elementwise_add and elementwise_mul int8 support (#24984) 5 years ago
test_elementwise_mul_mkldnn_op.py [oneDNN]elementwise_add and elementwise_mul int8 support (#24984) 5 years ago
test_fc_mkldnn_op.py
test_flags_mkldnn_ops_on_off.py Add support for mkldnn ops types selection with FLAGS in dygraph (#27482) 5 years ago
test_flags_use_mkldnn.py Test for passing global env FLAGS_use_mkldnn (#26938) 5 years ago
test_fusion_gru_int8_mkldnn_op.py Add int8 GRU kernel (#27220) 5 years ago
test_fusion_gru_mkldnn_op.py Add oneDNN fusion_gru kernel (#25594) 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 [oneDNN] LRN cleanup (#25416) 5 years ago
test_matmul_mkldnn_op.py - oneDNN update 1.3 -> 1.5 (#25202) 5 years ago
test_mul_int8_mkldnn_op.py
test_pool2d_int8_mkldnn_op.py
test_pool2d_mkldnn_op.py
test_quantize_mkldnn_op.py Add support for (de/re)quantization with shift (#27481) 5 years ago
test_requantize_mkldnn_op.py Add support for (de/re)quantization with shift (#27481) 5 years ago
test_softmax_mkldnn_op.py
test_sum_mkldnn_op.py
test_transpose_int8_mkldnn_op.py
test_transpose_mkldnn_op.py