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 02:16:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4bac37a61df27742023d5a5b8b31aca697c9307
candle
/
candle-nn
History
Laurent Mazare
d4bac37a61
Fix the gumbel softmax by casting to f32. (
#2928
)
2025-04-28 19:48:51 +02:00
..
benches
Metal: Improved reduce and softmax (
#1819
)
2025-02-08 07:27:01 +01:00
examples
Optimize the cat operation on contiguous tensors (
#1855
)
2024-03-17 10:49:13 +01:00
src
Fix the gumbel softmax by casting to f32. (
#2928
)
2025-04-28 19:48:51 +02:00
tests
Support for "unbatched" rope. (
#2926
)
2025-04-27 15:12:02 +02:00
Cargo.toml
Add a cudnn feature to candle-nn/candle-transformers. (
#2890
)
2025-04-13 17:43:41 +02:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-nn