项目文件夹

文件
2026-07-13 12:40:42 +08:00

4 行
97 B
CMake

if(WITH_CUSTOM_DEVICE)
paddle_test(capi_test SRCS custom/capi_test.cc DEPS phi common)
endif()