未验证 提交 39e5dd2e 编写于 作者: W WangZhen 提交者: GitHub

Polish jit layer cmakelists to hide some message (#44351)

上级 7a85ced3
......@@ -34,9 +34,9 @@ if(WITH_TESTING
AND NOT "$ENV{CI_SKIP_CPP_TEST}" STREQUAL "ON")
add_custom_target(
jit_download_program
COMMAND wget -nc
COMMAND wget -nc -q
https://paddle-ci.gz.bcebos.com/dy2st/multi_program_load.tar.gz
COMMAND tar zxvf multi_program_load.tar.gz)
COMMAND tar zxf multi_program_load.tar.gz)
set(JIT_DEPS
phi
elementwise_add_op
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册