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-17 19:18:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b26e513f15a0c7cd55ccfe48525bda1079427ce
candle
/
candle-core
History
Laurent Mazare
7b26e513f1
Add the erf function. (
#917
)
2023-09-21 06:19:10 +01:00
..
examples
Add a custom softmax implementation. (
#744
)
2023-09-05 14:20:23 +01:00
src
Add the erf function. (
#917
)
2023-09-21 06:19:10 +01:00
tests
Add the erf function. (
#917
)
2023-09-21 06:19:10 +01:00
Cargo.toml
Bump the crate versions to v0.2.3. (
#886
)
2023-09-18 12:14:03 +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