@@ -21,8 +21,10 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
2121SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2222
2323[weakdeps ]
24+ ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
2425BFloat16s = " ab4f0b2a-ad5b-11e8-123f-65d77653426b"
2526ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
27+ DynamicPPL = " 366bfd00-2699-11ea-058f-f148b4cae6d8"
2628GPUArraysCore = " 46192b85-c4d5-4398-a991-12ede77f4527"
2729LogExpFunctions = " 2ab3a3ac-af41-5b50-aa03-7779005ae688"
2830SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
@@ -31,6 +33,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
3133[extensions ]
3234EnzymeBFloat16sExt = " BFloat16s"
3335EnzymeChainRulesCoreExt = " ChainRulesCore"
36+ EnzymeDynamicPPLExt = [" ADTypes" , " DynamicPPL" ]
3437EnzymeGPUArraysCoreExt = " GPUArraysCore"
3538EnzymeLogExpFunctionsExt = " LogExpFunctions"
3639EnzymeSpecialFunctionsExt = " SpecialFunctions"
@@ -40,6 +43,7 @@ EnzymeStaticArraysExt = "StaticArrays"
4043BFloat16s = " 0.2, 0.3, 0.4, 0.5"
4144CEnum = " 0.4, 0.5"
4245ChainRulesCore = " 1"
46+ DynamicPPL = " 0.35, 0.36, 0.37"
4347EnzymeCore = " 0.8.13"
4448Enzyme_jll = " 0.0.199"
4549GPUArraysCore = " 0.1.6, 0.2"
@@ -55,8 +59,10 @@ StaticArrays = "1"
5559julia = " 1.10"
5660
5761[extras ]
62+ ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
5863BFloat16s = " ab4f0b2a-ad5b-11e8-123f-65d77653426b"
5964ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
65+ DynamicPPL = " 366bfd00-2699-11ea-058f-f148b4cae6d8"
6066GPUArraysCore = " 46192b85-c4d5-4398-a991-12ede77f4527"
6167LogExpFunctions = " 2ab3a3ac-af41-5b50-aa03-7779005ae688"
6268SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
0 commit comments