Skip to content

Conversation

ggerganov
Copy link
Member

No description provided.

cmdr2 and others added 3 commits April 2, 2025 15:52
… (ggml/1167)

* cpu: refactor SIMD mappings and vectorized op functions into separate files

* Fix warning for ggml_float to float

* Fix warnings

* cpu: move all the operations (except mul_mat) to a separate c++ file

* fix whitespace

* Update ggml/src/ggml-cpu/vec.h

Co-authored-by: Diego Devesa <[email protected]>

* Fix PR comments - use GGML_UNUSED, use cassert in ops.cpp

* Reverse the order of import for ops.h and vec.h, to match what was present in ggml-cpu.c previously

---------

Co-authored-by: Diego Devesa <[email protected]>
@ggerganov
Copy link
Member Author

Let's merge this after the release, to avoid any potential issues from the big ggml refactoring.

@ggerganov ggerganov merged commit eac1bc9 into master Apr 3, 2025
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants