From 0abadc26ccfef578bb67bfdea4cf6c91f8ec2e60 Mon Sep 17 00:00:00 2001 From: Daniel Falbel Date: Mon, 14 Aug 2023 16:47:28 -0300 Subject: [PATCH] Update NEWS.md --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 82a0f42df2..a378043991 100644 --- a/NEWS.md +++ b/NEWS.md @@ -6,6 +6,7 @@ - Updated to LibTorch 2.0.1. (#1085) - `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) # torch 0.11.0