We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018ab37 commit 556da82Copy full SHA for 556da82
tests/CMakeLists.txt
@@ -195,7 +195,6 @@ endif()
195
# llama_build_and_test(test-opt.cpp) # SLOW
196
llama_build_and_test(test-gguf.cpp)
197
llama_build_and_test(test-backend-ops.cpp)
198
-llama_build_and_test(test_conv2d_comparison.cpp)
199
200
llama_build_and_test(test-model-load-cancel.cpp LABEL "model")
201
llama_build_and_test(test-autorelease.cpp LABEL "model")
0 commit comments