diff --git a/T/TensorOperations/Compat.toml b/T/TensorOperations/Compat.toml index 1d4c2e22964c332..2349ea7435ffa09 100644 --- a/T/TensorOperations/Compat.toml +++ b/T/TensorOperations/Compat.toml @@ -39,6 +39,11 @@ Requires = ["0.5", "1"] CuArrays = "1.5.0-2" [3] -CUDA = ["0.1", "1"] Strided = "1" julia = "1.4.0-1" + +["3.0"] +CUDA = ["0.1", "1"] + +["3.1-3"] +CUDA = "1-2" diff --git a/T/TensorOperations/Versions.toml b/T/TensorOperations/Versions.toml index 06b3c6ac4e49290..88d03589a88c4c7 100644 --- a/T/TensorOperations/Versions.toml +++ b/T/TensorOperations/Versions.toml @@ -63,3 +63,6 @@ git-tree-sha1 = "cb82d88f6b09fd5461f5133aeea732731afb7ac8" ["3.0.1"] git-tree-sha1 = "70c0991d6cbed7d80a0c8c0d96153eff34d8a562" + +["3.1.0"] +git-tree-sha1 = "5da1079f1cdfa239a16f7f05b8bb325945dffb7c"