llama.cpp
8ae5ebcf
- vulkan: Additional type support for unary, binary, and copy (#13266)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
233 days ago
vulkan: Additional type support for unary, binary, and copy (#13266) Support f16->f32 copy. Support f16->f16 and f32->f32 unary ops. Support all combinations of f16/f32 for src0/src1/dst for add/sub/mul/div.
References
#13266 - vulkan: Additional type support for unary, binary, and copy
Author
jeffbolznv
Parents
3e959f09
Loading