Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: do not deref
ScratchBuffer
to slice
(if I ever get that function working) automatically dereferencing the buffer to a slice is dangerous because it could be non-CPU-accessible device memory
- Loading branch information