Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Nov 9, 2023
1 parent 0226501 commit 80c5883
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions nx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v0.7.0-dev

### Enhancements

* [Nx] Add `fft2` and `ifft2`

### Bug fixes

* [Nx.Defn] Do not discard arguments on optional grads

### Incompatible changes

* [Nx] Default to non-stable sorting
* [Nx] Remove deprecated random_uniform, random_normal, shuffle
* [Nx.Defn] `Nx.Defn.rewrite_types/2` has been removed

## v0.6.3 (2023-11-09)

### Enhancements
Expand Down

0 comments on commit 80c5883

Please sign in to comment.