From 6b612fc43fb3d282f16411b4e81331d452be3f33 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sat, 6 Aug 2022 15:01:47 +0000 Subject: [PATCH] New version: Flux v0.13.5 UUID: 587475ba-b771-5e3f-ad9e-33799f191a9c Repo: https://github.com/FluxML/Flux.jl.git Tree: 9b5419ad6f043ac2b52f1b7f9a8ecb8762231214 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- F/Flux/Compat.toml | 17 ++++++++++++----- F/Flux/Versions.toml | 3 +++ 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/F/Flux/Compat.toml b/F/Flux/Compat.toml index 3e70a40e21fe4be..ae244511fafc623 100644 --- a/F/Flux/Compat.toml +++ b/F/Flux/Compat.toml @@ -133,25 +133,32 @@ NNlibCUDA = "0.1.7-0.1" ["0.12.9"] ArrayInterface = "3.1.0-4" -["0.12.9-0"] -NNlibCUDA = "0.2" - ["0.12.9-0.12"] NNlib = "0.8" +["0.12.9-0.13.4"] +NNlibCUDA = "0.2" + ["0.13-0"] ChainRulesCore = "1.12.0-1" -Functors = "0.2.8-0.2" MLUtils = "0.2" -NNlib = "0.8.2-0.8" Optimisers = "0.2.1-0.2" ProgressLogging = "0.1" SpecialFunctions = ["1.8.2-1", "2.1.2-2"] Zygote = "0.6.34-0.6" +["0.13-0.13.4"] +Functors = "0.2.8-0.2" +NNlib = "0.8.2-0.8" + ["0.13.2-0"] ArrayInterface = "3.1.0-6" +["0.13.5-0"] +Functors = "0.3" +NNlib = "0.8.9-0.8" +NNlibCUDA = "0.2.4-0.2" + ["0.5-0.7"] DiffRules = "0.0.0 - 0.1" NaNMath = "0.0.0 - 0.3" diff --git a/F/Flux/Versions.toml b/F/Flux/Versions.toml index 9a05156351ff73f..e88264d583d0954 100644 --- a/F/Flux/Versions.toml +++ b/F/Flux/Versions.toml @@ -159,3 +159,6 @@ git-tree-sha1 = "62350a872545e1369b1d8f11358a21681aa73929" ["0.13.4"] git-tree-sha1 = "96dc065bf4a998e8adeebc0ff1302902b6e59362" + +["0.13.5"] +git-tree-sha1 = "9b5419ad6f043ac2b52f1b7f9a8ecb8762231214"