This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
candle
Watch
1
Star
0
Fork
0
You've already forked candle
mirror of
https://github.com/huggingface/candle.git
synced
2025-06-15 10:26:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6baa1d486bfd58da94dbd8630679bd1ed519970f
candle
/
candle-core
History
Laurent Mazare
6baa1d486b
Fix a bug in the metal implemtation of col2im1d. (
#2284
)
2024-06-22 23:21:20 +02:00
..
benches
Metal Unary: Add benchmarks and process kernels in a tile based fashion (
#2056
)
2024-04-21 00:10:33 +02:00
examples
Fix the fast bf16 gemm cublas kernels. (
#2274
)
2024-06-18 23:46:58 +02:00
src
Fix a bug in the metal implemtation of col2im1d. (
#2284
)
2024-06-22 23:21:20 +02:00
tests
Add a slice_set op. (
#2193
)
2024-05-18 15:58:18 +02:00
Cargo.toml
feat(bf16): add cast support + tests for cast + bin ops (
#1524
)
2024-01-11 15:49:13 +01:00
LICENSE
Refactor the hierarchy.
2023-06-27 11:57:27 +02:00
README.md
Refactor the hierarchy.
2023-06-27 11:57:27 +02:00
README.md
candle
Minimalist ML framework for Rust