llama.cpp
c1a581a1
- ggml : add ggml_set_rows
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
201 days ago
ggml : add ggml_set_rows Add ggml_set_rows(a, b, c) which copies rows from 'b' into 'a' using indices from 'c'. ref: #8366
Author
rgerganov
Committer
ggerganov
Parents
7b50d589
Loading