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-17 11:08:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20512ba408f9840828e902b7dd824be5a0969feb
candle
/
candle-nn
/
tests
History
Laurent Mazare
7529531056
Add the optimizer trait. (
#702
)
2023-09-01 12:55:39 +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
Add the optimizer trait. (
#702
)
2023-09-01 12:55:39 +01:00
rnn.rs
Add a GRU layer. (
#688
)
2023-08-31 08:43:10 +01:00