Add model predict test

This commit is contained in:
2024-03-22 22:31:32 +01:00
parent 9ecd51c63a
commit 9482d7bc43
5 changed files with 145 additions and 19 deletions

View File

@@ -5,6 +5,7 @@ file(GLOB_RECURSE TEST_SOURCES
*.cu
kernels/*.cu
layers/*.cu
model/*.cpp
)
add_executable(test_main