tests : remove test-grad0
ggml-ci
This commit is contained in:
parent
a268e961c8
commit
b235157935
1 changed files with 1 additions and 2 deletions
|
@ -116,9 +116,8 @@ llama_target_and_test(test-sampling.cpp)
|
|||
llama_target_and_test(test-chat-template.cpp)
|
||||
|
||||
llama_target_and_test(test-grammar-parser.cpp)
|
||||
llama_target_and_test(test-llama-grammar.cpp)
|
||||
llama_target_and_test(test-grammar-integration.cpp)
|
||||
llama_target_and_test(test-grad0.cpp)
|
||||
llama_target_and_test(test-llama-grammar.cpp)
|
||||
llama_target_and_test(test-barrier.cpp)
|
||||
# llama_target_and_test(test-opt.cpp) # SLOW
|
||||
llama_target_and_test(test-backend-ops.cpp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue