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.
2 parents 6665d58 + 820f31e commit 0180765Copy full SHA for 0180765
CMakeLists.txt
@@ -91,7 +91,7 @@ FetchContent_Declare(
91
)
92
FetchContent_Declare(
93
repo-backend
94
- GIT_REPOSITORY https://github.com/jishminor/backend.git
+ GIT_REPOSITORY https://github.com/triton-inference-server/backend.git
95
GIT_TAG ${TRITON_BACKEND_REPO_TAG}
96
GIT_SHALLOW ON
97
0 commit comments