From eddbf86f1666a0e6115584ca8de2d397bbf88f36 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sat, 8 May 2021 12:41:30 +0000 Subject: [PATCH] New version: TensorOperations v3.2.0 UUID: 6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2 Repo: https://github.com/Jutho/TensorOperations.jl.git Tree: 8cd07f13e43ce24b320ff6299d42b610e89c9cb2 Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- T/TensorOperations/Compat.toml | 5 ++++- T/TensorOperations/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/T/TensorOperations/Compat.toml b/T/TensorOperations/Compat.toml index 2349ea7435ffa09..e53046ec5165f02 100644 --- a/T/TensorOperations/Compat.toml +++ b/T/TensorOperations/Compat.toml @@ -45,5 +45,8 @@ julia = "1.4.0-1" ["3.0"] CUDA = ["0.1", "1"] -["3.1-3"] +["3.1"] CUDA = "1-2" + +["3.2-3"] +CUDA = "1-3" diff --git a/T/TensorOperations/Versions.toml b/T/TensorOperations/Versions.toml index 88d03589a88c4c7..24d75c060aedd52 100644 --- a/T/TensorOperations/Versions.toml +++ b/T/TensorOperations/Versions.toml @@ -66,3 +66,6 @@ git-tree-sha1 = "70c0991d6cbed7d80a0c8c0d96153eff34d8a562" ["3.1.0"] git-tree-sha1 = "5da1079f1cdfa239a16f7f05b8bb325945dffb7c" + +["3.2.0"] +git-tree-sha1 = "8cd07f13e43ce24b320ff6299d42b610e89c9cb2"