index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-core
/
src
/
layout.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
20241118 docs (#2629)
zachcp
2024-11-19
1
-0
/
+1
*
Add some fast Metal MLX SDPA kernels (#2584)
Eric Buehler
2024-11-05
1
-0
/
+6
*
Expose a couple layout methods. (#1816)
Laurent Mazare
2024-03-08
1
-3
/
+3
*
Retrieve more information from PyTorch checkpoints. (#515)
Laurent Mazare
2023-08-19
1
-0
/
+8
*
Add the permute op (similar to pytorch). (#504)
Laurent Mazare
2023-08-18
1
-0
/
+25
*
Broadcasting performance optimization (cpu) (#182)
Laurent Mazare
2023-07-17
1
-0
/
+56
*
Iteration over strided blocks (#175)
Laurent Mazare
2023-07-15
1
-1
/
+32
*
Add backtrace information to errors where relevant. (#166)
Laurent Mazare
2023-07-14
1
-8
/
+13
*
Cleanup the main crate error and add a couple dedicated ones (#142)
Laurent Mazare
2023-07-12
1
-7
/
+13
*
Get the cpu backend to compile.
laurent
2023-06-28
1
-2
/
+2
*
Propagate the changes on the cpu backend.
laurent
2023-06-28
1
-0
/
+11
*
Propagate the layout refactoring.
laurent
2023-06-28
1
-3
/
+64
*
Simplify the narrow implementation.
laurent
2023-06-28
1
-1
/
+22
*
Start refactoring the stride.
laurent
2023-06-28
1
-0
/
+47