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-15 10:26:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd254074f354c4066bc73e1c5cc5ecc84d25a2db
candle
/
candle-core
History
Laurent Mazare
cd254074f3
Really unique identifier for metal device ids. (
#1932
)
...
* Really unique identifier for metal device ids. * Same device.
2024-03-25 11:48:16 +01:00
..
benches
Add support for conv_transpose2d on Metal backend (
#1903
)
2024-03-21 18:08:45 +01:00
examples
Cuda kernel for dequantizing q8k. (
#1760
)
2024-02-26 08:42:44 +01:00
src
Really unique identifier for metal device ids. (
#1932
)
2024-03-25 11:48:16 +01:00
tests
Preliminary support for inplace ops. (
#1921
)
2024-03-23 14:16:19 +01:00
Cargo.toml
feat(bf16): add cast support + tests for cast + bin ops (
#1524
)
2024-01-11 15:49:13 +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