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 10:38:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18036c6ccbd216e0397fa6469bb50a8b8ea47892
candle
/
candle-core
History
Laurent Mazare
74b7f59261
Prepare for the custom-op extension. (
#1892
)
2024-03-21 07:02:20 +01:00
..
benches
Merge branch 'main' into ivarflakstad/metal-prng
2024-01-14 17:10:54 +01:00
examples
Cuda kernel for dequantizing q8k. (
#1760
)
2024-02-26 08:42:44 +01:00
src
Prepare for the custom-op extension. (
#1892
)
2024-03-21 07:02:20 +01:00
tests
Avoid copying the data on squeeze and unsqueeze. (
#1884
)
2024-03-20 13:04:36 +01:00
Cargo.toml
feat(bf16): add cast support + tests for cast + bin ops (
#1524
)
2024-01-11 15:49:13 +01:00
LICENSE
…
README.md
…
README.md
candle
Minimalist ML framework for Rust