ggml-hexagon: gelu operation #17921
feat: inital support for gelu using sigmoid approximation
83412e0b
snapshot: faster gelu using polynomial approximation
2a787a61
test: disable l2-block prefetch in polynomail approximation
72339994
Revert "test: disable l2-block prefetch in polynomail approximation"
470b4991
Revert "snapshot: faster gelu using polynomial approximation"
999492fe
debug: temporarily disable unnecessary log message for debug purpose
84f2f23a
Feat: optiized unaligned sigmoid_f32
fc2289dc
Feat: larger l2prefetch block
8bc299dd
feat: apply unaligned-load optimization on mul and mul_scalar
cbd4e932
Revert "debug: temporarily disable unnecessary log message for debug …
e51b6bf2
refactor: cleanup commented unused code
05693357
chore: reformat code with clang-formatter to pass cli test
952877ec
joeldushouyu
marked this pull request as ready for review 35 days ago
Revert "chore: reformat code with clang-formatter to pass cli test"
cf3a65fb
fix: fix loop overflow
52f43fb9
chore: fix formating ci error
15ef64b3
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub