CMakeLists.txt 97 字节
Newer Older
1 2
cc_library(
  phi_xpu_op_list
Q
QingshuChen 已提交
3
  SRCS xpu_op_list.cc xpu1_op_list.cc xpu2_op_list.cc
4
  DEPS glog)