SIGN IN SIGN UP

ggml : fix BLAS with unsupported types (#9775)

* ggml : do not use BLAS with types without to_float

* ggml : return pointer from ggml_internal_get_type_traits to avoid unnecessary copies

* ggml : rename ggml_internal_get_type_traits -> ggml_get_type_traits

it's not really internal if everybody uses it
D
Diego Devesa committed
dca1d4b58a7f1acf1bd253be84e50d6367f492fd
Parent: 458367a
Committed by GitHub <noreply@github.com> on 10/8/2024, 12:21:43 PM