We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d11ec0e commit 6fb8ebbCopy full SHA for 6fb8ebb
RELEASENOTES.md
@@ -8,6 +8,7 @@ __Bug Fixes__:
8
#1426 Sequential.eval() does not put model into eval mode<br/>
9
`torch.optim.lr_scheduler.LinearLR` `end_factor` default has been corrected, is now 1.0.<br/>
10
`torch.optim.lr_scheduler.PolynomialLR` `power` type has been corrected, is now double.<br/>
11
+Returning an input tensor has been corrected, is now `alias()`.<br/>
12
13
# NuGet Version 0.105.0
14
0 commit comments