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
166bfd5847144abec227836e497b509625470535
candle
/
candle-examples
History
Laurent Mazare
166bfd5847
Add the recip op + use it in stable-diffusion. (
#331
)
...
* Add the recip unary op. * Fix the cuda kernel. * Use the recip op in sigmoid.
2023-08-06 21:14:52 +01:00
..
examples
Add the recip op + use it in stable-diffusion. (
#331
)
2023-08-06 21:14:52 +01:00
src
Add some 'cuda-if-available' helper function. (
#172
)
2023-07-15 08:25:15 +01:00
build.rs
Add flash attention (
#241
)
2023-07-26 07:48:10 +01:00
Cargo.toml
Support the Accelerate BLAS on macOS. (
#325
)
2023-08-05 17:25:24 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples