From 7b5723593e6e55588354ae745d6c3479bec61395 Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 12 Feb 2025 05:15:31 +0530 Subject: [PATCH] New version: MLDataDevices v1.6.10 (#124866) UUID: 7e8f7934-dd98-4c1a-8fe8-92b47a384d40 Repo: https://github.com/LuxDL/Lux.jl.git Tree: 822cb9543a653e46bcaeb2f632b680cd81e57543 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- M/MLDataDevices/Versions.toml | 3 +++ M/MLDataDevices/WeakCompat.toml | 7 ++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/M/MLDataDevices/Versions.toml b/M/MLDataDevices/Versions.toml index 234dc5a3d59b018..7652df122d7cba2 100644 --- a/M/MLDataDevices/Versions.toml +++ b/M/MLDataDevices/Versions.toml @@ -75,3 +75,6 @@ git-tree-sha1 = "f13e2e8743ca6e069ca3987c7dcf2adee568da4c" ["1.6.9"] git-tree-sha1 = "5e3d81d3b7cb208803ccb4b7cae8240256f842f2" + +["1.6.10"] +git-tree-sha1 = "822cb9543a653e46bcaeb2f632b680cd81e57543" diff --git a/M/MLDataDevices/WeakCompat.toml b/M/MLDataDevices/WeakCompat.toml index 6cb9e383eae7acb..ff1345a83c02631 100644 --- a/M/MLDataDevices/WeakCompat.toml +++ b/M/MLDataDevices/WeakCompat.toml @@ -52,6 +52,9 @@ Tracker = "0.2.36-0.2" ["1.6-1.6.5"] Reactant = "0.2.6-0.2" +["1.6.10-1"] +Reactant = "0.2.27-0.2" + ["1.6.5-1.6.8"] ComponentArrays = "0.15.18-0.15" @@ -65,6 +68,8 @@ Zygote = "0.6.69-0.7" ["1.6.8-1"] oneAPI = "1.5.0-2" +["1.6.9"] +Reactant = "0.2.21-0.2" + ["1.6.9-1"] ComponentArrays = "0.15.22-0.15" -Reactant = "0.2.21-0.2"