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
ffeafbfc43307fe4e2daa3e3fdfe7afb781c5505
candle
/
candle-nn
/
tests
History
Laurent Mazare
ffeafbfc43
Make the nll op closer to the pytorch version + add a test. (
#286
)
2023-07-31 14:14:01 +01:00
..
layer_norm.rs
Simplify the parameters used by sum and sum_keepdim. (
#165
)
2023-07-14 08:22:08 +01:00
loss.rs
Make the nll op closer to the pytorch version + add a test. (
#286
)
2023-07-31 14:14:01 +01:00
ops.rs
Softmax numerical stability. (
#267
)
2023-07-28 13:13:01 +01:00
optim.rs
Add the pytorch version of the linear regression as a comment. (
#163
)
2023-07-13 21:05:57 +01:00