summaryrefslogtreecommitdiff
path: root/candle-core/src/tensor_cat.rs
Commit message (Expand)AuthorAgeFilesLines
* Add a slice_set op. (#2193)Laurent Mazare2024-05-181-0/+62
* Remove some unnecessary calls to contiguous. (#1968)Laurent Mazare2024-03-301-12/+10
* Add the alloc_uninit function. (#1901)Laurent Mazare2024-03-221-2/+2
* Optimize the cat operation on contiguous tensors (#1855)Laurent Mazare2024-03-171-0/+240