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
6bd8c2d34b537099c1ea2132a91b1bd0622e2376
candle
/
candle-core
History
Nicolas Patry
6bd8c2d34b
Adding benchmark.
2023-08-29 17:01:40 +02:00
..
examples
Adding benchmark.
2023-08-29 17:01:40 +02:00
src
[Proposal] Remove SafeTensor wrapper (allows finer control for users).
2023-07-19 16:25:44 +02:00
tests
Test the broadcasting binary ops. (
#196
)
2023-07-19 06:18:36 +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