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 e26820f commit 74c1c1cCopy full SHA for 74c1c1c
HISTORY.md
@@ -4,7 +4,7 @@ Revert a bug introduced in 0.39.5 in the external sampler interface.
4
For Turing 0.39, external samplers should define
5
6
```
7
-Turing.Inference.getparams(::DynamicPPL.Model, ::MySamplerTransition)`
+Turing.Inference.getparams(::DynamicPPL.Model, ::MySamplerTransition)
8
9
10
rather than
0 commit comments