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 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
329f661d9bae4c641e7c4a3bdfe99a536172a948
candle
/
candle-examples
History
Laurent Mazare
329f661d9b
Trace softmax (
#568
)
...
* Trace the softmax op. * Inline the sum. * Add min/max vec operations.
2023-08-23 15:25:50 +01:00
..
examples
Trace softmax (
#568
)
2023-08-23 15:25:50 +01:00
src
Move the yolo shared bits to a common place. (
#548
)
2023-08-22 13:03:07 +01:00
build.rs
Add flash attention (
#241
)
2023-07-26 07:48:10 +01:00
Cargo.toml
Add some group parameter to convolutions. (
#566
)
2023-08-23 12:58:55 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples