Skip to content

Commit 0180765

Browse files
committed
Merge branch 'dev' into 'main'
Dev Closes #1 See merge request arm-research/smarter/armnn_tflite_backend!20
2 parents 6665d58 + 820f31e commit 0180765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ FetchContent_Declare(
9191
)
9292
FetchContent_Declare(
9393
repo-backend
94-
GIT_REPOSITORY https://github.com/jishminor/backend.git
94+
GIT_REPOSITORY https://github.com/triton-inference-server/backend.git
9595
GIT_TAG ${TRITON_BACKEND_REPO_TAG}
9696
GIT_SHALLOW ON
9797
)

0 commit comments

Comments
 (0)