File tree Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,3 @@ endfunction()
5353foreach (TEST_OP ${TEST_OPS} )
5454 py_test_modules(${TEST_OP} MODULES ${TEST_OP} )
5555endforeach ()
56-
57- if (APPLE )
58- set_tests_properties (test_model_cast_to_bf16 PROPERTIES TIMEOUT 300)
59- endif ()
Original file line number Diff line number Diff line change 432432 'test_fleet_rolemaker_3' ,
433433 'test_conv_activation_mkldnn_fuse_pass' ,
434434 'test_fusion_gru_bf16_mkldnn_op' ,
435- 'test_model_cast_to_bf16' ,
436435 'test_quantize_transpiler' ,
437436 'conditional_block_op_test' ,
438437 'test_graph_pattern_detector' ,
19721971 'test_fleet_distributed_strategy' ,
19731972 'test_launch_coverage' ,
19741973 'test_sgd_op_bf16' ,
1975- 'test_model_cast_to_bf16' ,
19761974 'test_hybrid_parallel_topology' ,
19771975 'barrier_table_test' ,
19781976 'test_fleet_rolemaker_2' ,
Original file line number Diff line number Diff line change 613613 'test_slice_op_xpu' ,
614614 'test_generate_proposals_v2_op' ,
615615 'test_lamb_op_xpu' ,
616- 'test_model_cast_to_bf16' ,
617616 'test_sgd_op_bf16' ,
618617 'test_c_embedding_op' ,
619618 'test_class_center_sample_op' ,
You can’t perform that action at this time.
0 commit comments