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 14, 2023
1 parent 66a0e1b commit 0e9753c
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 @@ -5,6 +5,7 @@
- `as.array` now moves tensors to the cpu before copying data into R. (#1080)
- 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)

# torch 0.11.0

Expand Down

0 comments on commit 0e9753c

Please sign in to comment.