Skip to content

Commit

Permalink
Added docs on python based backends (#6429)
Browse files Browse the repository at this point in the history
Co-authored-by: Neelay Shah <neelays@nvidia.com>
  • Loading branch information
oandreeva-nv and nnshah1 committed Oct 20, 2023
1 parent ef3ace1 commit 6f01ee5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ Major features include:
for stateful models
- Provides [Backend API](https://github.com/triton-inference-server/backend) that
allows adding custom backends and pre/post processing operations
- Supports writing custom backends in python, a.k.a.
[Python-based backends.](https://github.com/triton-inference-server/backend/blob/main/docs/python_based_backends.md#python-based-backends)
- Model pipelines using
[Ensembling](docs/user_guide/architecture.md#ensemble-models) or [Business
Logic Scripting
Expand Down

0 comments on commit 6f01ee5

Please sign in to comment.