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
f9f482d4e5378d941bc1e1a7dad1a5dfe0efd24e
candle
/
candle-nn
/
tests
History
Laurent Mazare
db59816087
Add a GRU layer. (
#688
)
...
* Add a GRU layer. * Fix the n gate computation.
2023-08-31 08:43:10 +01:00
..
batch_norm.rs
Move the test-utils bits to a shared place. (
#619
)
2023-08-27 09:42:22 +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
Move the test-utils bits to a shared place. (
#619
)
2023-08-27 09:42:22 +01:00
ops.rs
Move the test-utils bits to a shared place. (
#619
)
2023-08-27 09:42:22 +01:00
optim.rs
Move the test-utils bits to a shared place. (
#619
)
2023-08-27 09:42:22 +01:00
rnn.rs
Add a GRU layer. (
#688
)
2023-08-31 08:43:10 +01:00