Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel authored Dec 13, 2023
1 parent b607bc0 commit 2130346
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 @@
- New `torch_save` serialization format. It's ~10x faster and since it's based on safetensors, files can be read with any safetensors implementation. (#1071)
- 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)
- Lantern binaries and torch pre-built binaries are now built on Ubuntu 20.04. (#1124)

## New features

Expand Down

0 comments on commit 2130346

Please sign in to comment.