-
Hi, I'm actively working on implementing the IBM zDNN library as a backend accelerator and have gotten I want to know if GGML has the following
Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
What kind of setup and teardown are you talking about? If you have to copy the whole tensor data on each operation, that may explain the performance that you are seeing. |
Beta Was this translation helpful? Give feedback.
What kind of setup and teardown are you talking about? If you have to copy the whole tensor data on each operation, that may explain the performance that you are seeing.