We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31aec62 commit da6cf44Copy full SHA for da6cf44
CHANGELOG.md
@@ -1,3 +1,20 @@
1
+# 1.4 (2023-09-11)
2
+
3
+## Major Changes
4
5
+- Releases are now made with GitHub Actions (thanks
6
+ [@matthewfeickert](https://github.com/matthewfeickert)).
7
8
+## Minor Changes
9
10
+- Fix `torch.result_type()` cross-kind promotion
11
+ ([@lucascolley](https://github.com/lucascolley)).
12
13
+- Fix the torch.take() wrapper to make axis optional for ndim = 1.
14
15
+- Add requires-python metadata to the package
16
+ ([@matthewfeickert](https://github.com/matthewfeickert)).
17
18
# 1.3 (2023-06-20)
19
20
## Major Changes
0 commit comments