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 885175c commit 0c95078Copy full SHA for 0c95078
NDTensors/Project.toml
@@ -1,7 +1,7 @@
1
name = "NDTensors"
2
uuid = "23ae76d9-e61a-49c4-8f12-3f1a16adf9cf"
3
authors = ["Matthew Fishman <[email protected]>"]
4
-version = "0.4.9"
+version = "0.4.10"
5
6
[deps]
7
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -56,7 +56,7 @@ NDTensorsTBLISExt = "TBLIS"
56
NDTensorscuTENSORExt = "cuTENSOR"
57
58
[compat]
59
-AMDGPU = "0.9, 1"
+AMDGPU = "0.9, 1, 2"
60
Accessors = "0.1.33"
61
Adapt = "3.7, 4"
62
ArrayLayouts = "1.4"
0 commit comments