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 915c79b commit b107b92Copy full SHA for b107b92
src/test_utils/ad.jl
@@ -30,9 +30,6 @@ const REFERENCE_ADTYPE = AutoForwardDiff()
30
ADResult
31
32
Data structure to store the results of the AD correctness test.
33
-
34
-If you want to quickly check whether the result is a success or failure, you
35
-can use `isnothing(result.error)`.
36
"""
37
struct ADResult
38
"The DynamicPPL model that was tested"
0 commit comments