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