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-20 20:09:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7f92f985ea5a3f0aff6711599c028727c0fd901
candle
/
candle-core
History
Laurent Mazare
c7f92f985e
Further randn tweaks: use the appropriate rng rather than the f64 one, some cleanup. (
#383
)
2023-08-10 05:48:19 +01:00
..
examples
Add a conv1d benchmark based on the whisper sizes. (
#377
)
2023-08-09 20:27:03 +01:00
src
Further randn tweaks: use the appropriate rng rather than the f64 one, some cleanup. (
#383
)
2023-08-10 05:48:19 +01:00
tests
Further randn tweaks: use the appropriate rng rather than the f64 one, some cleanup. (
#383
)
2023-08-10 05:48:19 +01:00
Cargo.toml
Fix randn cpu (
#382
)
2023-08-10 05:33:44 +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