Add IQ3_XXS to test-backend-ops
This commit is contained in:
parent
fe2160eec9
commit
fb6576bc18
1 changed files with 1 additions and 0 deletions
|
@ -1481,6 +1481,7 @@ static bool test_backend(ggml_backend_t backend, test_mode mode, const char * op
|
|||
GGML_TYPE_Q4_K, GGML_TYPE_Q5_K,
|
||||
GGML_TYPE_Q6_K,
|
||||
GGML_TYPE_IQ2_XXS, GGML_TYPE_IQ2_XS,
|
||||
GGML_TYPE_IQ3_XXS,
|
||||
};
|
||||
|
||||
// unary ops
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue