未验证 提交 b8a848bb 编写于 作者: T tianshuo78520a 提交者: GitHub

mv ir test (#52834)

上级 e36f80c6
......@@ -790,8 +790,6 @@ if(WIN32)
DEPS python)
endif()
add_subdirectory(ir)
set_tests_properties(
test_buffer_shared_memory_reuse_pass_and_fuse_optimization_op_pass
test_data_norm_op test_dataloader_keep_order test_dataloader_unkeep_order
......
......@@ -114,7 +114,7 @@ if(WITH_TESTING)
if(WITH_IPU)
add_subdirectory(ipu)
endif()
# add_subdirectory(ir)
add_subdirectory(ir)
add_subdirectory(legacy_test)
if(WITH_MKLDNN)
add_subdirectory(mkldnn)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册