Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel authored Aug 16, 2023
1 parent 64d8f0e commit deb77d1
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 @@ -7,6 +7,7 @@
- `torch_load` no longer supports `device=NULL` to load weights in the same device they were saved. (#1085)
- Added support for CUDA 11.8. (#1089)
- Fixed segfault caused by comparing a `dtype` with a `NULL`. (#1090)
- Fixed incorrect naming of complex data type names, such as `torch_cfloat64`. (#1091)

# torch 0.11.0

Expand Down

0 comments on commit deb77d1

Please sign in to comment.