Skip to content

Commit

Permalink
ggml : sync latest (new ops, macros, refactoring) (ggerganov#2106)
Browse files Browse the repository at this point in the history
- add ggml_argmax()
- add ggml_tanh()
- add ggml_elu()
- refactor ggml_conv_1d() and variants
- refactor ggml_conv_2d() and variants
- add helper macros to reduce code duplication in ggml.c
  • Loading branch information
ggerganov committed Jul 4, 2023
1 parent f257fd2 commit ed9a54e
Show file tree
Hide file tree
Showing 3 changed files with 592 additions and 1,055 deletions.
Loading

0 comments on commit ed9a54e

Please sign in to comment.