Skip to content

Commit 0094dba

Browse files
authored
Adding note to warn user about custom backend in docker mode (#923)
1 parent d681eb2 commit 0094dba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/launch_modes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Inference Server.
3030

3131
Note: A full step by step example of docker mode can be found in the [Quick Start Guide](quick_start.md).
3232

33+
**If your model requires a custom backend when running on the Triton Inference Server please use either `local` or `remote` mode.**
34+
3335
In this mode, Model Analyzer uses the Python Docker API to launch the Triton
3436
Inference Server container. If you are running Model Analyzer inside a Docker
3537
container, make sure that the container is launched with appropriate flags. The

0 commit comments

Comments
 (0)