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
a52b76ae82301200d73c331af8e878855f939019
candle
/
candle-transformers
History
Laurent Mazare
a52b76ae82
Expose the cudnn algo in the conv ops. (
#2892
)
...
* Set the algo. * Expose the cudnn preferred algo for conv ops.
2025-04-14 08:25:32 +02:00
..
src
Expose the cudnn algo in the conv ops. (
#2892
)
2025-04-14 08:25:32 +02:00
tests
Soft Non-Maximum Suppression (
#2400
)
2024-08-10 07:57:52 +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-transformers