Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fferflo committed Mar 8, 2024
1 parent 234e6e5 commit 4c7b459
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,13 @@
### Changed

- Allow `einx.{set_at|add_at|...}` to be called with zero-sized updates or coordinates (in which case the input tensor is returned as-is).
- Remove `backend.dot` which was not used anywhere but in the unit tests.
- Improve error reporting when passing invalid shape constraints to einx functions.

### Fixed

- Fix compatibility of `einx.nn.torch.Norm` with PyTorch 2.2.
- Fix `name` parameter in `einn.param` being ignored.



Expand Down

0 comments on commit 4c7b459

Please sign in to comment.