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 10:38:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2622a8160a429835ab0a3aa2145ab8c9de4cdd9
candle
/
candle-nn
History
Laurent Mazare
d2622a8160
Move the VarMap to a separate file (
#525
)
...
* Move the var-map struct in a separate file. * Fix some typos.
2023-08-20 14:25:07 +01:00
..
examples
Add a simple Module trait and implement it for the various nn layers (
#500
)
2023-08-18 09:38:22 +01:00
src
Move the VarMap to a separate file (
#525
)
2023-08-20 14:25:07 +01:00
tests
Add a batch normalization layer (
#508
)
2023-08-18 20:05:56 +01:00
Cargo.toml
Bump the crates version to 0.1.2. (
#522
)
2023-08-20 08:07:07 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-nn