index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-core
/
src
/
device.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
20241118 docs (#2629)
zachcp
2024-11-19
1
-0
/
+1
*
UG metal integration. (#2580)
Laurent Mazare
2024-10-27
1
-0
/
+8
*
Support for UG kernels. (#2579)
Laurent Mazare
2024-10-27
1
-0
/
+8
*
Add support for cuda streams. (#2532)
Laurent Mazare
2024-10-02
1
-0
/
+4
*
Use the new MLX kernels to handle the BF16 matmul. (#2470)
Laurent Mazare
2024-09-11
1
-2
/
+2
*
Revert the bf16 gemm metal changes for now. (#2386)
Laurent Mazare
2024-08-01
1
-2
/
+2
*
Use BF16 on metal when possible. (#2378)
Laurent Mazare
2024-08-01
1
-0
/
+16
*
Add StorageRef. (#2113)
Laurent Mazare
2024-04-23
1
-0
/
+14
*
Expose the synchronize function on the generic device. (#2062)
Laurent Mazare
2024-04-14
1
-0
/
+8
*
Add the alloc_uninit function. (#1901)
Laurent Mazare
2024-03-22
1
-0
/
+17
*
Async tensor copying. (#1900)
Laurent Mazare
2024-03-21
1
-4
/
+4
*
Implement randn (CPU-> device)
Nicolas Patry
2023-12-17
1
-4
/
+3
*
Tmp state.
Nicolas Patry
2023-11-20
1
-1
/
+1
*
Refactor to simplify our lives for settings the params in the encoder.
Nicolas Patry
2023-11-20
1
-0
/
+1
*
Remove tracing.
Nicolas Patry
2023-11-20
1
-7
/
+3
*
Metal part 1 - Scaffolding for metal.
Nicolas Patry
2023-11-20
1
-3
/
+7
*
Metal part 1 - Scaffolding for metal. (#1308)
Nicolas Patry
2023-11-10
1
-9
/
+42
*
Add a hack for generating random uniform/normal for f16/bf16. (#1228)
Laurent Mazare
2023-10-31
1
-4
/
+16
*
Create a new curand instead of reseeding. (#1089)
Laurent Mazare
2023-10-14
1
-0
/
+7
*
Handle arbitrary shapes in Tensor::new. (#718)
Laurent Mazare
2023-09-02
1
-0
/
+23
*
Cleanup the pyo3 setup. (#705)
Laurent Mazare
2023-09-01
1
-1
/
+0
*
Dilated convolutions (#657)
Laurent Mazare
2023-08-29
1
-0
/
+20
*
Transpose the weight matrixes for llama2.c. (#321)
Laurent Mazare
2023-08-04
1
-0
/
+7
*
Improve the mnist training example. (#276)
Laurent Mazare
2023-07-29
1
-14
/
+30
*
Simplify Tensor::randn. (#255)
Laurent Mazare
2023-07-27
1
-14
/
+15
*
Add some 'cuda-if-available' helper function. (#172)
Laurent Mazare
2023-07-15
1
-0
/
+8
*
Implement the backend trait for the cpu backend. (#143)
Laurent Mazare
2023-07-12
1
-4
/
+5
*
Modular backends (#138)
Laurent Mazare
2023-07-11
1
-7
/
+6
*
Allow for uniform initialization in a single step. (#136)
Laurent Mazare
2023-07-11
1
-3
/
+9
*
Random initializers. (#128)
Laurent Mazare
2023-07-10
1
-0
/
+32
*
Refactor the hierarchy.
Nicolas Patry
2023-06-27
1
-0
/
+159