llama.cpp
e592be15
- vulkan: fix rms_norm+mul fusion (#14545)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
97 days ago
vulkan: fix rms_norm+mul fusion (#14545) The fused operation was grabbing the epsilon value from the wrong place. Add an env var to disable fusion. Add some missing checks for supported shapes/types. Handle fused rms_norm+mul in check_results.
References
#14545 - vulkan: fix rms_norm+mul fusion
Author
jeffbolznv
Parents
a0374a67
Loading