Skip to content

Commit d3c32d3

Browse files
yebaiclaude
andcommitted
Add evaluator API section to docs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent fbcde33 commit d3c32d3

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/src/pplapi.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,13 @@ evaluate!!
1818
```@docs
1919
AbstractModelTrace
2020
```
21+
22+
## Evaluator interface
23+
24+
```@docs
25+
DerivativeOrder
26+
capabilities
27+
prepare
28+
value_and_gradient
29+
dimension
30+
```

0 commit comments

Comments
 (0)