We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d681eb2 commit 0094dbaCopy full SHA for 0094dba
docs/launch_modes.md
@@ -30,6 +30,8 @@ Inference Server.
30
31
Note: A full step by step example of docker mode can be found in the [Quick Start Guide](quick_start.md).
32
33
+**If your model requires a custom backend when running on the Triton Inference Server please use either `local` or `remote` mode.**
34
+
35
In this mode, Model Analyzer uses the Python Docker API to launch the Triton
36
Inference Server container. If you are running Model Analyzer inside a Docker
37
container, make sure that the container is launched with appropriate flags. The
0 commit comments