From a2851a1f7baece45ab5ed2ed8e687ab3880d2dbd Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 26 Oct 2024 02:37:08 +0530 Subject: [PATCH] New version: MLDataDevices v1.4.2 (#118090) UUID: 7e8f7934-dd98-4c1a-8fe8-92b47a384d40 Repo: https://github.com/LuxDL/MLDataDevices.jl.git Tree: 5cffc52b59227864b665459e1f7bcc4d3c4fb47b Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- M/MLDataDevices/Compat.toml | 9 +++++++-- M/MLDataDevices/Deps.toml | 2 +- M/MLDataDevices/Versions.toml | 3 +++ 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/M/MLDataDevices/Compat.toml b/M/MLDataDevices/Compat.toml index b2d8082038d422d..8f57747bf42c1de 100644 --- a/M/MLDataDevices/Compat.toml +++ b/M/MLDataDevices/Compat.toml @@ -1,5 +1,4 @@ [1] -Adapt = "4" Functors = "0.4.8-0.4" Preferences = "1.4.0-1" Random = "1.10.0-1" @@ -9,8 +8,14 @@ julia = "1.10.0-1" ChainRulesCore = "1.23.0-1" UnrolledUtilities = "0.1.2-0.1" +["1-1.4.1"] +Adapt = "4" + ["1.4-1"] Compat = "4.15.0-4" -["1.4.1-1"] +["1.4.1"] LinearAlgebra = "1.10.0-1" + +["1.4.2-1"] +Adapt = "4.1.0-4" diff --git a/M/MLDataDevices/Deps.toml b/M/MLDataDevices/Deps.toml index 34a7f5133006764..3aa13f38493f3df 100644 --- a/M/MLDataDevices/Deps.toml +++ b/M/MLDataDevices/Deps.toml @@ -11,5 +11,5 @@ UnrolledUtilities = "0fe1646c-419e-43be-ac14-22321958931b" ["1.4-1"] Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" -["1.4.1-1"] +["1.4.1"] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" diff --git a/M/MLDataDevices/Versions.toml b/M/MLDataDevices/Versions.toml index afe0b720690c57a..7b0060d3ae3f65a 100644 --- a/M/MLDataDevices/Versions.toml +++ b/M/MLDataDevices/Versions.toml @@ -30,3 +30,6 @@ git-tree-sha1 = "f19f2629ad20176e524c71d06e1c29689ab002fa" ["1.4.1"] git-tree-sha1 = "3207c2e66164e6366440ad3f0243a8d67abb4a47" + +["1.4.2"] +git-tree-sha1 = "5cffc52b59227864b665459e1f7bcc4d3c4fb47b"