未验证 提交 23b0190b 编写于 作者: P pangyoki 提交者: GitHub

add xpu white_list, test=kunlun (#28210)

上级 11acbfae
......@@ -653,4 +653,24 @@ STATIC_MODE_TESTING_LIST = [
'test_sync_batch_norm_op',
'test_multiprocess_dataloader_iterable_dataset_static',
'test_multiprocess_dataloader_static',
'test_load_op_xpu',
'test_activation_op_xpu',
'test_adam_op_xpu',
'test_assign_op_xpu',
'test_batch_norm_op_xpu',
'test_cast_op_xpu',
'test_concat_op_xpu',
'test_elementwise_add_op_xpu',
'test_fill_constant_op_xpu',
'test_gather_op_xpu',
'test_matmul_op_xpu',
'test_matmul_v2_op_xpu',
'test_mean_op_xpu',
'test_momentum_op_xpu',
'test_reduce_mean_op_xpu',
'test_reduce_sum_op_xpu',
'test_reshape2_op_xpu',
'test_sgd_op_xpu',
'test_shape_op_xpu',
'test_slice_op_xpu',
]
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册