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
Tao Luo 5d130d5670
Revert "fix conv2d int8 windows UT (#29528)" (#29869)
4 years ago
..
CMakeLists.txt modified timeout value for test_conv3d_mkldnn_op,test=document_fix (#28496) 5 years ago
__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 support cond in clone, test=develop (#22657) 5 years ago
test_activation_mkldnn_op.py Fix bf16 activations test for softmax and gelu (#29502) 5 years ago
test_batch_norm_mkldnn_op.py
test_concat_bf16_mkldnn_op.py Add bf16 pool2d and unify bf16 unit tests (#29039) 5 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) 5 years ago
test_conv2d_int8_mkldnn_op.py Revert "fix conv2d int8 windows UT (#29528)" (#29869) 4 years ago
test_conv2d_mkldnn_op.py [oneDNN ] conv2d fwd&bwd optimization (#27871) 5 years ago
test_conv2d_transpose_mkldnn_op.py 2.0rc api rename (#28088) 5 years ago
test_conv3d_mkldnn_op.py 2.0rc api rename (#28088) 5 years ago
test_dequantize_mkldnn_op.py Add support for (de/re)quantization with shift (#27481) 5 years ago
test_elementwise_add_bf16_mkldnn_op.py Add bf16 matmul, fc, elementwise add and mul (#28729) 5 years ago
test_elementwise_add_mkldnn_op.py [oneDNN]elementwise_add and elementwise_mul int8 support (#24984) 5 years ago
test_elementwise_mul_bf16_mkldnn_op.py Add bf16 matmul, fc, elementwise add and mul (#28729) 5 years ago
test_elementwise_mul_mkldnn_op.py [oneDNN]elementwise_add and elementwise_mul int8 support (#24984) 5 years ago
test_fc_bf16_mkldnn_op.py Add bf16 matmul, fc, elementwise add and mul (#28729) 5 years ago
test_fc_mkldnn_op.py
test_flags_mkldnn_ops_on_off.py upgrade oneDNN with GRU INT8 optimizations (#28420) 4 years ago
test_flags_use_mkldnn.py [oneDNN] Fix flags use test for #29080, assert condition more general (#29493) 5 years ago
test_fusion_gru_bf16_mkldnn_op.py [oneDNN ] conv2d fwd&bwd optimization (#27871) 5 years ago
test_fusion_gru_int8_mkldnn_op.py Added support for quantization of fusion_gru (#27518) 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_layer_norm_bf16_mkldnn_op.py [oneDNN] Layer norm bf16 kernel (#28619) 5 years ago
test_layer_norm_mkldnn_op.py [oneDNN] Layer norm bf16 kernel (#28619) 5 years ago
test_lrn_mkldnn_op.py [oneDNN] LRN cleanup (#25416) 5 years ago
test_matmul_bf16_mkldnn_op.py Add bf16 matmul, fc, elementwise add and mul (#28729) 5 years ago
test_matmul_mkldnn_op.py Hide the C++ stack by default and add hints (#29042) 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_multi_gru_mkldnn_op.py Add multi_gru op and tests (#28591) 5 years ago
test_pool2d_bf16_mkldnn_op.py Add bf16 pool2d and unify bf16 unit tests (#29039) 5 years ago
test_pool2d_int8_mkldnn_op.py 2.0rc api rename (#28088) 5 years ago
test_pool2d_mkldnn_op.py [oneDNN] adaptive pool support (#27747) 5 years ago
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_reshape_bf16_op.py Add bf16 pool2d and unify bf16 unit tests (#29039) 5 years ago
test_softmax_bf16_mkldnn_op.py Add bf16 pool2d and unify bf16 unit tests (#29039) 5 years ago
test_softmax_mkldnn_op.py
test_sum_bf16_mkldnn_op.py [oneDNN] Layer norm bf16 kernel (#28619) 5 years ago
test_sum_mkldnn_op.py [oneDNN] sum op refactor (#28318) 5 years ago
test_transpose_bf16_mkldnn_op.py Add bf16 pool2d and unify bf16 unit tests (#29039) 5 years ago
test_transpose_int8_mkldnn_op.py
test_transpose_mkldnn_op.py