Commit 6a307cd
Bump DynamicPPL to 0.23 (#2001)
* bump dppl test versions
* also bump bijectors
* bump AdvancedVI versions
* revert Bijectors bump
* bumped vi and bijectors too
* breaking change
* removed refernce to Bijectors.setadbackend
* make use of DynamicPPL.make_evaluate_args_and_kwargs
* bump DPPL version
* bump DPPL version for tests
* fixed bug in TracedModel
* forgot to remove some lines
* just drop the kwargs completely :(
* Update container.jl
* Update container.jl
* will now error if we're using a model with kwargs and SMC
* added reference to issue
* added test for keyword models failing
* make this a breaking change
* made error message more informative
* makde it slightly less informative
* fixed typo in checking for TRaceModel
* finally fixed the if-statement..
* Fix test error
* fixed tests maybe
* now fixed maybe
* Update test/inference/Inference.jl
---------
Co-authored-by: Hong Ge <3279477+yebai@users.noreply.github.com>1 parent a38c709 commit 6a307cd
File tree
5 files changed
+46
-36
lines changed- src/essential
- test
- inference
5 files changed
+46
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
38 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
39 | 25 | | |
40 | 26 | | |
41 | | - | |
42 | 27 | | |
43 | 28 | | |
44 | 29 | | |
| |||
73 | 58 | | |
74 | 59 | | |
75 | 60 | | |
76 | | - | |
| 61 | + | |
| 62 | + | |
77 | 63 | | |
78 | | - | |
79 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
80 | 67 | | |
81 | 68 | | |
82 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
176 | 182 | | |
177 | 183 | | |
178 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
263 | | - | |
| 262 | + | |
| 263 | + | |
264 | 264 | | |
265 | | - | |
266 | | - | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
267 | 283 | | |
268 | 284 | | |
269 | 285 | | |
| |||
0 commit comments