index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-core
/
src
/
backend.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
20241118 docs (#2629)
zachcp
2024-11-19
1
-0
/
+2
*
Add StorageRef. (#2113)
Laurent Mazare
2024-04-23
1
-0
/
+2
*
Add a synchronize method to devices. (#2055)
Laurent Mazare
2024-04-14
1
-0
/
+3
*
Add the alloc_uninit function. (#1901)
Laurent Mazare
2024-03-22
1
-0
/
+6
*
Async tensor copying. (#1900)
Laurent Mazare
2024-03-21
1
-0
/
+2
*
Optimize the cat operation on contiguous tensors (#1855)
Laurent Mazare
2024-03-17
1
-0
/
+13
*
Add the conv-transpose1d op. (#1251)
Laurent Mazare
2023-11-03
1
-0
/
+8
*
Make the cuda rng seedable. (#1056)
Laurent Mazare
2023-10-08
1
-0
/
+2
*
Add 1d upsampling. (#839)
Laurent Mazare
2023-09-13
1
-0
/
+1
*
Add the powf op. (#664)
Laurent Mazare
2023-08-29
1
-0
/
+2
*
Add conv-transpose. (#635)
Laurent Mazare
2023-08-28
1
-0
/
+8
*
add max_pool2d (#371)
LeeeSe
2023-08-09
1
-0
/
+1
*
Add more conv2d support. (#340)
Laurent Mazare
2023-08-08
1
-0
/
+8
*
CPU implementation for upsample-nearest2d. (#339)
Laurent Mazare
2023-08-07
1
-0
/
+1
*
Some CLIP fixes for stable diffusion. (#338)
Laurent Mazare
2023-08-07
1
-0
/
+2
*
Remove the embedding ops in favor of index-select. (#299)
Laurent Mazare
2023-08-02
1
-1
/
+0
*
Softmax numerical stability. (#267)
Laurent Mazare
2023-07-28
1
-2
/
+0
*
Add the gather op. (#219)
Laurent Mazare
2023-07-22
1
-0
/
+10
*
Start adding index-add.
laurent
2023-07-21
1
-0
/
+9
*
Custom ops with a single argument (#214)
Laurent Mazare
2023-07-21
1
-2
/
+2
*
Add the index-select op. (#209)
Laurent Mazare
2023-07-20
1
-0
/
+1
*
Op refactor (#208)
Laurent Mazare
2023-07-20
1
-4
/
+3
*
Add the comparison operations. (#207)
Laurent Mazare
2023-07-20
1
-1
/
+4
*
Add some more developed training examples. (#199)
Laurent Mazare
2023-07-19
1
-1
/
+1
*
Implement the backend trait for the cpu backend. (#143)
Laurent Mazare
2023-07-12
1
-0
/
+1
*
Modular backends (#138)
Laurent Mazare
2023-07-11
1
-0
/
+71