未验证 提交 0c0acbd7 编写于 作者: C Chen Weihang 提交者: GitHub

remove cmake kernel print info (#40550)

上级 7ced3017
......@@ -25,8 +25,6 @@ add_subdirectory(tests)
# make an unity target for compile deps
set(PHI_DEPS convert_utils dense_tensor phi_context kernel_factory kernel_context arg_map_context infermeta lod_utils op_compat_infos sparse_csr_tensor sparse_coo_tensor)
get_property(phi_kernels GLOBAL PROPERTY PHI_KERNELS)
# keep this message for debug, remove it later if needless
message(STATUS "All standard phi kernels: ${phi_kernels}")
set(PHI_DEPS ${PHI_DEPS} ${phi_kernels})
cc_library(phi DEPS ${PHI_DEPS})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册