Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel authored Sep 6, 2023
1 parent b0e0e8a commit cccf2ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Fixed segfault caused by comparing a `dtype` with a `NULL`. (#1090)
- Fixed incorrect naming of complex data type names, such as `torch_cfloat64`. (#1091)
- Added support for iterable datasets. (#1095)
- Fixed name of the `out_features` attribute in the `nn_linear` module. (#1097)

# torch 0.11.0

Expand Down

0 comments on commit cccf2ce

Please sign in to comment.