mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-06 01:34:22 +00:00
Add model predict test
This commit is contained in:
@@ -5,6 +5,7 @@ file(GLOB_RECURSE TEST_SOURCES
|
||||
*.cu
|
||||
kernels/*.cu
|
||||
layers/*.cu
|
||||
model/*.cpp
|
||||
)
|
||||
|
||||
add_executable(test_main
|
||||
|
||||
Reference in New Issue
Block a user