-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
We need detailed docs for both usage and Generated API documentation.
This means:
- Core abstractions walkthrough
- NLP package usage
- Performance tweaking guide
- ONNX Runtime usage - especially how users need to add the specific backend in the user's csproj - gpu, cpu, ...
- Review all public APIs -
- Change public to internal
- Add docs to all remaining APIs
- Generate api reference automatically
Reactions are currently unavailable