]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : compute forward no longer pass src tensors (ggml/729)
authorSiddharth Ramakrishnan <redacted>
Wed, 21 Feb 2024 12:34:53 +0000 (04:34 -0800)
committerGeorgi Gerganov <redacted>
Thu, 22 Feb 2024 13:12:35 +0000 (15:12 +0200)
commita6b095091654189a1b78b1a5b8cf3ffeb9c26827
treee8adc086e30e115b62075b71f83278b49be8746d
parentd352dbd163019d12b2234e60b7d161fe4192aee9
ggml : compute forward no longer pass src tensors (ggml/729)

* refactored compute forward to not pass in the src tensors each time

* fix merge issues with flags

* missed one place in the last commit to fix the is_param / flags issue

* minor spacing fix

* fixed some variable assignments so all tests locally are passing

* new change after merge fix

---------

Co-authored-by: siddharthvader <redacted>
ggml.c