CMakeLists.txt 75 字节
Newer Older
A
Allen Guo 已提交
1 2 3
if(WITH_IPU)
  op_library(ipu_runtime_op DEPS ipu_backend)
endif(WITH_IPU)