We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9545c6 commit a243bbbCopy full SHA for a243bbb
benchmarks/Project.toml
@@ -15,6 +15,9 @@ PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
15
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
16
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
17
18
+[sources]
19
+DynamicPPL = {path = "../"}
20
+
21
[compat]
22
ADTypes = "1.14.0"
23
BenchmarkTools = "1.6.0"
0 commit comments