chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
if(NOT WITH_CUDA)
|
||||
return()
|
||||
endif()
|
||||
|
||||
cinn_nv_test(test_cuda_module SRCS cuda_module_test.cc DEPS cinncore)
|
||||
Reference in New Issue
Block a user