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
4fd00b890036ef67391a9cc03f896247d0a75711
candle
/
candle-nn
/
tests
History
Laurent Mazare
1a6043af51
Tweak the VarMap set type. (
#1758
)
2024-02-25 20:50:08 +01:00
..
batch_norm.rs
Do not implement Module for BatchNorm. (
#1513
)
2024-01-01 10:13:13 +01:00
group_norm.rs
Move the test-utils bits to a shared place. (
#619
)
2023-08-27 09:42:22 +01:00
layer_norm.rs
Move the test-utils bits to a shared place. (
#619
)
2023-08-27 09:42:22 +01:00
loss.rs
Add Binary Cross Entropy With Logit Loss to nn crate (
#1157
)
2023-10-23 17:12:44 +01:00
one_hot.rs
Add one-hot/cold encoding (
#1489
)
2024-01-01 11:18:40 +01:00
ops.rs
Add a custom softmax implementation. (
#744
)
2023-09-05 14:20:23 +01:00
optim.rs
Tweak the VarMap set type. (
#1758
)
2024-02-25 20:50:08 +01:00
rnn.rs
Add a GRU layer. (
#688
)
2023-08-31 08:43:10 +01:00