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-16 18:48:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40c80bfbb2d43f1177eed83821fa1795d3ebea19
candle
/
candle-core
History
Laurent Mazare
c0a8ed19eb
Support for where-cond on cuda for u8 and u32. (
#274
)
2023-07-29 11:48:58 +01:00
..
examples
Simplify Tensor::randn. (
#255
)
2023-07-27 07:40:36 +01:00
src
Support for where-cond on cuda for u8 and u32. (
#274
)
2023-07-29 11:48:58 +01:00
tests
Softmax numerical stability. (
#267
)
2023-07-28 13:13:01 +01:00
Cargo.toml
Centralize the dependency versions and inherit them. (
#177
)
2023-07-16 07:47:17 +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