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 3d71fca commit 4c250f6Copy full SHA for 4c250f6
1 file changed
server/README.md
@@ -58,7 +58,7 @@ the build. By default the "main" branch/tag will be used for each repo
58
but the listed CMake argument can be used to override.
59
60
* triton-inference-server/common: -DTRITON_COMMON_REPO_TAG=[tag]
61
-* triton-inference-server/backend: -DTRITON_BACKEND_REPO_TAG=[tag]
+* triton-inference-server/core: -DTRITON_CORE_REPO_TAG=[tag]
62
63
See the [CMakeLists.txt](CMakeLists.txt) file for other build options.
64
0 commit comments