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 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d0157bbc4807f993cecc0de7dbbe0f305a68cd4
candle
/
candle-core
History
Laurent Mazare
e12372021b
Expose the tensor write-bytes function. (
#412
)
2023-08-11 17:13:42 +01:00
..
examples
Small example for benchmarking some cpu ops (
#394
)
2023-08-10 17:00:17 +01:00
src
Expose the tensor write-bytes function. (
#412
)
2023-08-11 17:13:42 +01:00
tests
Fix the conv tests. (
#409
)
2023-08-11 14:59:54 +01:00
Cargo.toml
Parallelise the CPU kernels for the conv ops. (
#401
)
2023-08-11 05:51:58 +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