From 74197d81ab4193b2a1652903999bb12570e10d29 Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 8 Jun 2022 23:08:27 +0530 Subject: [PATCH] New version: Lux v0.4.4 (#61955) UUID: b2108857-7c20-44ae-9111-449ecde12c47 Repo: https://github.com/avik-pal/Lux.jl.git Tree: 08f99c93bb18f02e882908a21b449ec0149edf7a Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- L/Lux/Compat.toml | 10 ++++++++-- L/Lux/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/L/Lux/Compat.toml b/L/Lux/Compat.toml index 8970070a5176b20..3907963a7379c4d 100644 --- a/L/Lux/Compat.toml +++ b/L/Lux/Compat.toml @@ -2,7 +2,6 @@ Adapt = "3" CUDA = "3" ChainRulesCore = "1" -ComponentArrays = "0.11" FillArrays = "0.13" Functors = "0.2" NNlib = "0.8" @@ -17,8 +16,15 @@ julia = "1.6.0-1" ["0-0.4.0"] Setfield = "0.8" -["0.4-0"] +["0-0.4.3"] +ComponentArrays = "0.11" + +["0.4-0.4.3"] julia = "1.7.0-1" ["0.4.1-0"] Setfield = ["0.8", "1"] + +["0.4.4-0"] +ComponentArrays = "0.11-0.12" +julia = "1.6.0-1" diff --git a/L/Lux/Versions.toml b/L/Lux/Versions.toml index 11fbe9982d1286d..480cd7b34ea6724 100644 --- a/L/Lux/Versions.toml +++ b/L/Lux/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "22d9b0ffa029bc8119fdc74c0e72aa4802537f9c" ["0.4.3"] git-tree-sha1 = "5595c7f77b3bbe6bb91fae024bec42259a19dd61" + +["0.4.4"] +git-tree-sha1 = "08f99c93bb18f02e882908a21b449ec0149edf7a"