From 945befdb9074681ad0d57bc4932e3d20172d113d Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Thu, 26 Nov 2020 10:16:37 +0000 Subject: [PATCH] New version: TensorOperations v3.1.0 UUID: 6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2 Repo: https://github.com/Jutho/TensorOperations.jl.git Tree: 5da1079f1cdfa239a16f7f05b8bb325945dffb7c Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- T/TensorOperations/Compat.toml | 7 ++++++- T/TensorOperations/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) 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"