llama.cpp
e74b070e
- Makes opt-in to relax use of explicit syncs more general. Backends like
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
28 days ago
Makes opt-in to relax use of explicit syncs more general. Backends like vulkan which require a synchronization between HtoD copies and graph execution could also adopt this change now.
Author
aendk
Committer
ggerganov
Parents
b7376c3e
Loading