]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : broadcast mul_mat + conv batch support (#325)
authorM. Yusuf Sarıgöz <redacted>
Wed, 12 Jul 2023 17:39:14 +0000 (20:39 +0300)
committerGitHub <redacted>
Wed, 12 Jul 2023 17:39:14 +0000 (20:39 +0300)
commitc2a5a3587992420d9b6c264d87f37056dea9c140
treedd2cd36bdcc4f3fcafd66ae688206bc24eb5ed94
parentb21406426d1fe2defcf729c699764b9be1be61a2
ggml : broadcast mul_mat + conv batch support (#325)

* ggml : make src0 broadcast-able into src1 for ggml_mul_mat

* WIP: batch inference support for conv_2d

* Impl batch inference support cov_2d

* Correct offset in Conv2D

---------

Co-authored-by: Georgi Gerganov <redacted>
src/ggml.c