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 03:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cda45a7443a5f2cd14e4c48ef08733029a68f689
candle
/
candle-core
History
Gonzalo
cda45a7443
Let outside CustomOp2 implementations use binary_map/binary_map_vec (
#741
)
2023-09-05 09:27:32 +01:00
..
examples
Dilated convolutions (
#657
)
2023-08-29 16:12:11 +01:00
src
Let outside CustomOp2 implementations use binary_map/binary_map_vec (
#741
)
2023-09-05 09:27:32 +01:00
tests
Add tanh. (
#675
)
2023-08-30 13:54:50 +01:00
Cargo.toml
Add some documentation. (
#673
)
2023-08-30 11:54:00 +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