File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 85
85
density of the model using the specified AD type, divided by the time taken to
86
86
calculate the log density itself (in AD speak, the primal). Basically:
87
87
<b>smaller means faster.</b></li>
88
- <li>'<span class="wrong">wrong</span>' means that AD ran but the result was not correct. If this happens
89
- you should be very wary!</li>
88
+ <li>'<span class="wrong">wrong</span>' means that AD ran but the result was not
89
+ correct. If this happens you should be very wary! Note that this is done by
90
+ comparing against the result obtained using ForwardDiff, i.e., ForwardDiff is
91
+ by definition always 'correct'.</li>
90
92
<li>'<span class="error">error</span>' means that AD didn't run.</li>
91
93
<li>Some of the 'wrong' or 'error' entries have question marks next to them.
92
94
These will link to a GitHub issue or other page that describes the problem.
You can’t perform that action at this time.
0 commit comments