未验证 提交 9497d439 编写于 作者: T Tao Luo 提交者: GitHub

Merge pull request #15307 from luotao1/trace_deps

fix imperative compile when WITH_PYTHON=OFF
if(WITH_PYTHON)
cc_library(layer SRCS layer.cc DEPS proto_desc operator)
cc_library(tracer SRCS tracer.cc DEPS proto_desc)
cc_library(engine SRCS engine.cc)
endif()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册