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-15 18:28:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c967b9184834cd1e166dfdd6d88450d16bad8f2
candle
/
candle-nn
History
Laurent Mazare
55bc3382cf
Allow for different behavior between training and eval (
#1213
)
...
* Forward with training. * Do not use dropout on vgg evaluation.
2023-10-29 07:53:09 +01:00
..
examples
Add a matvec cpu benchmark. (
#1076
)
2023-10-12 09:29:18 +01:00
src
Allow for different behavior between training and eval (
#1213
)
2023-10-29 07:53:09 +01:00
tests
Add Binary Cross Entropy With Logit Loss to nn crate (
#1157
)
2023-10-23 17:12:44 +01:00
Cargo.toml
Bump the version to 0.3.0. (
#1014
)
2023-10-01 13:51:57 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-nn