ultralytics 8.0.195 NVIDIA Triton Inference Server support (#5257)
Co-authored-by: TheConstant3 <46416203+TheConstant3@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
40e3923cfc
commit
c7aa83da31
21 changed files with 349 additions and 98 deletions
|
|
@ -223,6 +223,7 @@ nav:
|
|||
- Conda Quickstart: guides/conda-quickstart.md
|
||||
- Docker Quickstart: guides/docker-quickstart.md
|
||||
- Raspberry Pi: guides/raspberry-pi.md
|
||||
- Triton Inference Server: guides/triton-inference-server.md
|
||||
- Integrations:
|
||||
- integrations/index.md
|
||||
- OpenVINO: integrations/openvino.md
|
||||
|
|
@ -390,6 +391,7 @@ nav:
|
|||
- plotting: reference/utils/plotting.md
|
||||
- tal: reference/utils/tal.md
|
||||
- torch_utils: reference/utils/torch_utils.md
|
||||
- triton: reference/utils/triton.md
|
||||
- tuner: reference/utils/tuner.md
|
||||
|
||||
- Help:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue