|
28 | 28 | 'test_fc_gru_fuse_pass_cc', |
29 | 29 | 'device_worker_test', |
30 | 30 | 'test_custom_conj', |
31 | | - 'infer_io_utils_tester', |
32 | 31 | 'test_transpose_bf16_mkldnn_op', |
33 | 32 | 'test_container', |
34 | 33 | 'cpu_helper_test', |
|
73 | 72 | 'test_pybind_interface', |
74 | 73 | 'test_io_save_load', |
75 | 74 | 'test_fusion_lstm_int8_mkldnn_op', |
76 | | - 'test_benchmark', |
77 | 75 | 'test_protobuf', |
78 | 76 | 'test_tdm_sampler_op', |
79 | 77 | 'test_teacher_student_sigmoid_loss_op', |
|
482 | 480 | 'test_communicator_half_async', |
483 | 481 | 'test_dynrnn_gradient_check', |
484 | 482 | 'test_pool2d_bf16_mkldnn_op', |
485 | | - 'test_table_printer', |
486 | 483 | 'test_framework_debug_str', |
487 | 484 | 'test_dist_fleet_ps2', |
488 | 485 | 'test_collective_scatter_api', |
|
1926 | 1923 | 'test_bpr_loss_op', |
1927 | 1924 | 'test_boxps', |
1928 | 1925 | 'test_bipartite_match_op', |
1929 | | - 'test_benchmark', |
1930 | 1926 | 'test_beam_search_op', |
1931 | 1927 | 'test_batch_sampler', |
1932 | 1928 | 'test_batch_norm_act_fuse_pass', |
|
1970 | 1966 | 'lodtensor_printer_test', |
1971 | 1967 | 'test_dispatch_jit', |
1972 | 1968 | 'inlined_vector_test', |
1973 | | - 'infer_io_utils_tester', |
1974 | 1969 | 'graph_to_program_pass_test', |
1975 | 1970 | 'graph_test', |
1976 | 1971 | 'graph_helper_test', |
|
2176 | 2171 | 'test_auto_parallel_api', |
2177 | 2172 | 'test_tensor_copy_from', |
2178 | 2173 | 'test_analyzer_capi_exp_xpu', |
2179 | | - 'test_table_printer', |
2180 | 2174 | 'test_egr_task_autocodegen', |
2181 | 2175 | 'test_static_save_load_bf16', |
2182 | 2176 | 'test_parallel_executor_run_cinn', |
|
0 commit comments