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 ab93b72 commit a638018Copy full SHA for a638018
RELEASENOTES.md
@@ -25,6 +25,7 @@ __Bug Fixes__:
25
- `torch.normal` will now correctly return a leaf tensor.
26
- New options `disposeBatch` and `disposeDataset` have been added into `DataLoader`.
27
- The default collate functions will now always dispose the intermediate tensors, rather than wait for the next iteration.
28
+ - The fields are now exposed as readonly properties.
29
30
__Bug Fixes__:
31
0 commit comments