You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
YuanRisheng d36f6bbf76
[PIR]Move some unittest to deprecated (#63419)
2 weeks ago
..
CMakeLists.txt Replace WITH_MKLDNN WITH_ONEDNN (#63233) 3 weeks ago
__init__.py [Test Mv] move mkldnn unittests to test dir (#51911) 1 year ago
check_flags_mkldnn_ops_on_off.py Rename tracer_mkldnn_ops_on tracer_onednn_ops_on(#63201) 3 weeks ago
check_flags_use_mkldnn.py [Cleanup][B-1] clean some `paddle.base.dygraph.to_variable` for test (#61468) 3 months ago
mkldnn_op_test.py 【Fluid Clean】 Rename paddle.fluid to paddle.base (#56576) 8 months ago
test_activation_bf16_mkldnn_op.py pir onednn support softmax swish (#61667) 2 months ago
test_activation_mkldnn_op.py pir onednn support softmax swish (#61667) 2 months ago
test_batch_norm_mkldnn_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_bilinear_interp_mkldnn_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_bilinear_interp_v2_mkldnn_op.py if cpu kernel not support bf16, select onednn kernel to run (#61592) 2 months ago
test_cast_mkldnn_op.py [PIR] pir onednn cast (#61649) 2 months ago
test_clip_mkldnn_op.py [PIR] Pir onednn ops yaml (#61474) 2 months ago
test_concat_bf16_mkldnn_op.py pir onednn support concat (#62016) 2 months ago
test_concat_int8_mkldnn_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago
test_concat_mkldnn_op.py pir onednn support concat (#62016) 2 months ago
test_conv2d_bf16_mkldnn_op.py [CodeStyle] Use `itertools.product` reorganize deep nested loops (#61229) 3 months ago
test_conv2d_int8_mkldnn_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago
test_conv2d_mkldnn_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago
test_conv2d_transpose_bf16_mkldnn_op.py [PIR] pir onednn support conv2d_transpose (#61165) 1 month ago
test_conv2d_transpose_mkldnn_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago
test_conv3d_mkldnn_op.py [PIR] pir onednn support conv3d,conv3d_grad (#61062) 3 months ago
test_dequantize_mkldnn_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago
test_elementwise_add_bf16_mkldnn_op.py Fix typo (`ingore` -> `ignore`) (#61685) 2 months ago
test_elementwise_add_mkldnn_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago
test_elementwise_add_onednn_op_rare_shape.py Fix some typos (p_nrom, inferece, etc.) (#61724) 2 months ago
test_elementwise_div_mkldnn_op.py [PIR] Pir onednn ops yaml (#61474) 2 months ago
test_elementwise_mul_bf16_mkldnn_op.py Fix typo (`ingore` -> `ignore`) (#61685) 2 months ago
test_elementwise_mul_onednn_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_elementwise_sub_onednn_op.py Fix spece spec, etc (#63092) 1 month ago
test_expand_v2_mkldnn_op.py [PIR] pir onednn support expand (#62054) 2 months ago
test_fc_bf16_mkldnn_op.py [PIR] onednn support fc and depthwise_conv2d (#61651) 2 months ago
test_fc_int8_mkldnn_op.py [PIR] onednn support fc and depthwise_conv2d (#61651) 2 months ago
test_fc_mkldnn_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago
test_fill_constant_mkldnn_op.py [PIR] Pir onednn ops yaml (#61474) 2 months ago
test_flags_mkldnn_ops_on_off.py Rename tracer_mkldnn_ops_on tracer_onednn_ops_on(#63201) 3 weeks ago
test_flags_use_mkldnn.py [Test Mv] move mkldnn unittests to test dir (#51911) 1 year ago
test_flatten_mkldnn_op.py [PIR] pir onednn support reshape, flatten, squeeze (#62080) 2 months ago
test_fused_vit_attention.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_fusion_gru_bf16_mkldnn_op.py Fix some typos (dtyte, paramerter, etc.) (#61996) 2 months ago
test_fusion_gru_int8_mkldnn_op.py [PIR] pir onednn fusion gru (#61659) 2 months ago
test_fusion_gru_mkldnn_op.py [PIR] pir onednn fusion gru (#61659) 2 months ago
test_fusion_lstm_bf16_mkldnn_op.py [PIR] pir onednn support some fused ops (#62187) 2 months ago
test_fusion_lstm_int8_mkldnn_op.py [PIR] pir onednn support some fused ops (#62187) 2 months ago
test_fusion_lstm_mkldnn_op.py [PIR] pir onednn support some fused ops (#62187) 2 months ago
test_gaussian_random_mkldnn_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_layer_norm_bf16_mkldnn_op.py [PIR] pir onednn fusion gru (#61659) 2 months ago
test_layer_norm_mkldnn_op.py [PIR] pir onednn fusion gru (#61659) 2 months ago
test_log_softmax_mkldnn_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_lrn_mkldnn_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_matmul_bf16_mkldnn_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_matmul_mkldnn_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_matmul_v2_mkldnn_op.py Fix spece spec, etc (#63092) 1 month ago
test_mul_int8_mkldnn_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago
test_mul_mkldnn_op.py [PIR] pir onednn support mul (#61662) 2 months ago
test_multi_gru_mkldnn_op.py [PIR] pir onednn multi_gru (#61868) 2 months ago
test_nearest_interp_mkldnn_op.py [NewIR]Change eager_op_test to op_test (#57228) 7 months ago
test_nearest_interp_v2_mkldnn_op.py [PIR] Pir onednn ops yaml (#61474) 2 months ago
test_onnx_format_quantization_mobilenetv1.py [CodeStyle][ruff] fix v0.3.3 UP032 (#63111) 1 month ago
test_pool2d_bf16_mkldnn_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_pool2d_int8_mkldnn_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_pool2d_mkldnn_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_prelu_mkldnn_op.py pir onednn support prelu (#61664) 2 months ago
test_quantize_mkldnn_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago
test_reduce_bf16_mkldnn_op.py [PIR] Pir onednn ops yaml (#61474) 2 months ago
test_reduce_mkldnn_op.py [PIR] onednn ops yaml2 (#61495) 2 months ago
test_requantize_mkldnn_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago
test_reshape_bf16_op.py [PIR] pir onednn support reshape, flatten, squeeze (#62080) 2 months ago
test_reshape_mkldnn_op.py [PIR] pir onednn support reshape, flatten, squeeze (#62080) 2 months ago
test_scale_bf16_mkldnn_op.py [PIR] Pir onednn ops yaml (#61474) 2 months ago
test_scale_mkldnn_op.py [PIR] Pir onednn ops yaml (#61474) 2 months ago
test_shape_mkldnn_op.py pir onednn support skip_transform (#61876) 2 months ago
test_shuffle_channel_mkldnn_op.py [PIR] Pir onednn ops yaml (#61474) 2 months ago
test_slice_mkldnn_op.py pir onednn support slice,stack (#62220) 2 months ago
test_softmax_bf16_mkldnn_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_softmax_mkldnn_op.py [PIR]Move some unittest to deprecated (#63419) 2 weeks ago
test_softplus_mkldnn_op.py [PIR] Pir onednn ops yaml (#61474) 2 months ago
test_split_bf16_mkldnn_op.py [PIR] pir onednn support split (#62238) 2 months ago
test_split_mkldnn_op.py [PIR] pir onednn support split (#62238) 2 months ago
test_squeeze2_mkldnn_op.py [PIR] pir onednn support reshape, flatten, squeeze (#62080) 2 months ago
test_stack_mkldnn_op.py pir onednn support slice,stack (#62220) 2 months ago
test_sum_bf16_mkldnn_op.py [PIR] refine pir add_n and pir onednn support add_n (#62024) 2 months ago
test_sum_mkldnn_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago
test_transpose_bf16_mkldnn_op.py pir onednn support transpose (#62219) 2 months ago
test_transpose_int8_mkldnn_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago
test_transpose_mkldnn_op.py Rename mkldnn onednn in the text (#63230) 3 weeks ago