Files
2026-07-13 12:40:42 +08:00

4 lines
97 B
CMake

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