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-19 19:58:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fba07d6b6be14084c035a70a87debdeec2970903
candle
/
candle-core
History
Nicolas Patry
fba07d6b6b
Merge pull request
#127
from LaurentMazare/tensor_indexing
...
`i(..)` indexing sugar (partial).
2023-07-10 19:56:34 +02:00
..
examples
Sketch a fast cuda kernel for reduce-sum. (
#109
)
2023-07-08 12:43:56 +01:00
src
Merge pull request
#127
from LaurentMazare/tensor_indexing
2023-07-10 19:56:34 +02:00
tests
Enable the doctests to run with mkl (though they are broken for now). (
#126
)
2023-07-10 16:27:46 +01:00
Cargo.toml
Random initializers. (
#128
)
2023-07-10 18:26:21 +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