CMakeLists.txt 87 字节
Newer Older
W
Wilber 已提交
1
add_subdirectory(cpu)
2
cc_library(pten_context SRCS all_context.cc DEPS device_context)