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 f7465641c3
Added reshape grad bf16 (#31035)
5 years ago
..
CMakeLists.txt modified timeout value for test_conv3d_mkldnn_op,test=document_fix (#28496) 6 years ago
__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
test_activation_mkldnn_op.py Fix bf16 activations test for softmax and gelu (#29502) 6 years ago
test_batch_norm_mkldnn_op.py
test_bilinear_interp_mkldnn_op.py Add mkldnn nearest_interp and bilinear_interp op (#30016) 6 years ago
test_concat_bf16_mkldnn_op.py Add bf16 pool2d and unify bf16 unit tests (#29039) 6 years ago
test_concat_int8_mkldnn_op.py
test_concat_mkldnn_op.py
test_conv2d_bf16_mkldnn_op.py [oneDNN ] conv2d fwd&bwd optimization (#27871) 6 years ago
test_conv2d_int8_mkldnn_op.py Skip some conv2d_int8 tests in windows (#30128) 6 years ago
test_conv2d_mkldnn_op.py [oneDNN ] conv2d fwd&bwd optimization (#27871) 6 years ago
test_conv2d_transpose_bf16_mkldnn_op.py Add Conv Transpose BF16 (#30877) 5 years ago
test_conv2d_transpose_mkldnn_op.py Add Conv Transpose BF16 (#30877) 5 years ago
test_conv3d_mkldnn_op.py 2.0rc api rename (#28088) 6 years ago
test_dequantize_mkldnn_op.py Add support for (de/re)quantization with shift (#27481) 6 years ago
test_elementwise_add_bf16_mkldnn_op.py [oneDNN] Added basic changes for elementwise_add_grad bf16 (#30925) 5 years ago
test_elementwise_add_mkldnn_op.py [oneDNN]elementwise_add and elementwise_mul int8 support (#24984) 6 years ago
test_elementwise_mul_bf16_mkldnn_op.py Add bf16 matmul, fc, elementwise add and mul (#28729) 6 years ago
test_elementwise_mul_mkldnn_op.py [oneDNN]elementwise_add and elementwise_mul int8 support (#24984) 6 years ago
test_fc_bf16_mkldnn_op.py Add bf16 matmul, fc, elementwise add and mul (#28729) 6 years ago
test_fc_mkldnn_op.py
test_flags_mkldnn_ops_on_off.py Wojtuss/upgrade one dnn 2.0 (#30295) 6 years ago
test_flags_use_mkldnn.py [oneDNN] Fix flags use test for #29080, assert condition more general (#29493) 6 years ago
test_fusion_gru_bf16_mkldnn_op.py [oneDNN ] conv2d fwd&bwd optimization (#27871) 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 REUPLOAD Added vanilla LSTM and LSTM with peepholes oneDNN fp32 kernel (#30719) 5 years ago
test_fusion_lstm_mkldnn_op.py REUPLOAD Added vanilla LSTM and LSTM with peepholes oneDNN fp32 kernel (#30719) 5 years ago
test_gaussian_random_mkldnn_op.py
test_layer_norm_bf16_mkldnn_op.py [oneDNN] Layer norm bf16 kernel (#28619) 6 years ago
test_layer_norm_mkldnn_op.py [oneDNN] Layer norm bf16 kernel (#28619) 6 years ago
test_lrn_mkldnn_op.py [oneDNN] LRN cleanup (#25416) 6 years ago
test_matmul_bf16_mkldnn_op.py Add bf16 matmul, fc, elementwise add and mul (#28729) 6 years ago
test_matmul_mkldnn_op.py A fix for oneDNN matmul kernel. Fixes issue #30309 (#30723) 5 years ago
test_mul_int8_mkldnn_op.py
test_multi_gru_mkldnn_op.py Add multi_gru op and tests (#28591) 6 years ago
test_nearest_interp_mkldnn_op.py Add mkldnn nearest_interp and bilinear_interp op (#30016) 6 years ago
test_pool2d_bf16_mkldnn_op.py Add bf16 pool2d and unify bf16 unit tests (#29039) 6 years ago
test_pool2d_int8_mkldnn_op.py 2.0rc api rename (#28088) 6 years ago
test_pool2d_mkldnn_op.py [oneDNN]Extended adaptive pooling support for oneDNN pool kernel (#30757) 5 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_reshape_bf16_op.py Added reshape grad bf16 (#31035) 5 years ago
test_softmax_bf16_mkldnn_op.py Add bf16 pool2d and unify bf16 unit tests (#29039) 6 years ago
test_softmax_mkldnn_op.py
test_sum_bf16_mkldnn_op.py [oneDNN] Layer norm bf16 kernel (#28619) 6 years ago
test_sum_mkldnn_op.py [oneDNN] sum op refactor (#28318) 6 years ago
test_transpose_bf16_mkldnn_op.py Add bf16 pool2d and unify bf16 unit tests (#29039) 6 years ago
test_transpose_int8_mkldnn_op.py
test_transpose_mkldnn_op.py