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-17 02:58:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9a27f11c3f79687e6e9e06264d4448d809c5c01a
candle
/
candle-examples
History
Nicolas Patry
9a27f11c3f
Adding tons of profiling and removing the metal allocation (still slow).
2023-11-02 17:48:07 +01:00
..
examples
Adding tons of profiling and removing the metal allocation (still slow).
2023-11-02 17:48:07 +01:00
src
Matmul (no batch, no strided, f32, f32 only) sort of done.
2023-11-01 17:36:51 +01:00
build.rs
Add flash attention (
#241
)
2023-07-26 07:48:10 +01:00
Cargo.toml
Finished scaffolding, lots of TODOs
2023-11-02 15:32:28 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples