From 42af4a1db7c2e0e84416aec15323ab52cc39449d Mon Sep 17 00:00:00 2001 From: Niklas Gustafsson Date: Wed, 23 Feb 2022 14:56:36 -0800 Subject: [PATCH] Update RELEASENOTES.md --- RELEASENOTES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 8be2bb4f1..ad82caedd 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -19,10 +19,10 @@ __Fixed Bugs:__ #515 what's reason for making register_module internal?
#516 AdamW bug on v0.96.0
#521 Can't set Tensor slice using indexing
-#525 LSTM's forward function not work with null hidden and cell state -#532 Why does storing module layers in arrays break the learning process? +#525 LSTM's forward function not work with null hidden and cell state
+#532 Why does storing module layers in arrays break the learning process?
-## NuGet Version 0.96.1 +## NuGet Version 0.96.2 NOT RELEASED