Skip to content

Commit

Permalink
New version: DifferentiationInterfaceTest v0.9.0 (#120094)
Browse files Browse the repository at this point in the history
UUID: a82114a7-5aa3-49a8-9643-716bb13727a3
Repo: https://github.com/JuliaDiff/DifferentiationInterface.jl.git
Tree: 5e702d24098866dce45534e1fdfb121780b720e6

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 24, 2024
1 parent cd9f1c9 commit 6d3b323
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 5 deletions.
6 changes: 3 additions & 3 deletions D/DifferentiationInterfaceTest/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ PackageExtensionCompat = "1"
["0.7-0"]
DifferentiationInterface = "0.6"

["0.8-0"]
julia = "1.10.0-1"

["0.8.3-0"]
AllocCheck = "0.2"

["0.8.0-0"]
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions D/DifferentiationInterfaceTest/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@ git-tree-sha1 = "19f3bc513ab6bf72165ea84091b94ac7e18205ef"

["0.8.4"]
git-tree-sha1 = "440392f14bf02fbbb748f87d5fceec296cfc24b2"

["0.9.0"]
git-tree-sha1 = "5e702d24098866dce45534e1fdfb121780b720e6"
10 changes: 8 additions & 2 deletions D/DifferentiationInterfaceTest/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,20 @@ LuxTestUtils = "1.1.2-1"
ComponentArrays = "0.15"
FiniteDifferences = "0.12"
Flux = "0.13-0.14"
JLArrays = "0.1"
StaticArrays = "1.9.0-1"
Zygote = "0.6"

["0.6-0.8"]
JLArrays = "0.1"

["0.7-0"]
ForwardDiff = "0.10.36-0.10"
Lux = "1.1.0-1"
LuxTestUtils = "1.3.1-1"

["0.8-0"]
["0.8"]
Functors = "0.4"

["0.9-0"]
Functors = "0.4-0.5"
JLArrays = "0.1-0.2"

0 comments on commit 6d3b323

Please sign in to comment.