mirror of
https://github.com/Lizonghang/prima.cpp.git
synced 2025-09-10 02:14:34 +00:00
Various fixes to mat_mul benchmark (#1253)
This commit is contained in:
parent
3e5aa8a1c4
commit
f0d70f147d
5 changed files with 20 additions and 25 deletions
|
@ -35,4 +35,5 @@ else()
|
|||
add_subdirectory(perplexity)
|
||||
add_subdirectory(embedding)
|
||||
add_subdirectory(save-load-state)
|
||||
add_subdirectory(benchmark)
|
||||
endif()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue