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-20 04:00:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59b731de99f2f351fdb6ecb428224a29e8cf2d35
candle
/
candle-core
History
Laurent Mazare
59b731de99
Add the powf op. (
#664
)
...
* Add the powf op. * Cuda kernels and backprop. * Add a test.
2023-08-29 20:48:18 +01:00
..
examples
Dilated convolutions (
#657
)
2023-08-29 16:12:11 +01:00
src
Add the powf op. (
#664
)
2023-08-29 20:48:18 +01:00
tests
Add the powf op. (
#664
)
2023-08-29 20:48:18 +01:00
Cargo.toml
Bump the crate version + update CHANGELOG. (
#628
)
2023-08-27 18:17:11 +01:00
LICENSE
Refactor the hierarchy.
2023-06-27 11:57:27 +02:00
README.md
Refactor the hierarchy.
2023-06-27 11:57:27 +02:00
README.md
candle
Minimalist ML framework for Rust