File tree Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.9.2 (2024-11-16)
4
+
5
+ ### Enhancements
6
+
7
+ * Support cross-compilation for use with Nerves
8
+ * Optimize LU with a custom call
9
+
3
10
## v0.9.1 (2024-10-08)
4
11
5
12
### Enhancements
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.9.2 (2024-11-16)
4
+
5
+ ### Bug fixes
6
+
7
+ * [ Nx] Fix deprecation warnings on latest Elixir
8
+ * [ Nx.LinAlg] Fix ` least_squares ` implementation
9
+ * [ Nx.Random] Fix ` Nx.Random.shuffle ` repeating a single value in certain cases on GPU
10
+
3
11
## v0.9.1 (2024-10-08)
4
12
5
13
### Deprecations
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.9.2 (2024-11-16)
4
+
5
+ * Update to latest Nx
6
+
3
7
## v0.9.1 (2024-10-08)
4
8
5
9
* Update to latest Nx
You can’t perform that action at this time.
0 commit comments