diff --git a/NEWS.md b/NEWS.md index a378043991..818885e231 100644 --- a/NEWS.md +++ b/NEWS.md @@ -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