Skip to content

Conversation

jbkyang-nvi
Copy link
Contributor

@jbkyang-nvi jbkyang-nvi commented Aug 13, 2021

@@ -43,6 +43,8 @@ option(TRITON_ENABLE_GPU "Enable GPU support in libraries" OFF)

set(TRITON_COMMON_REPO_TAG "main" CACHE STRING "Tag for triton-inference-server/common repo")
set(TRITON_THIRD_PARTY_REPO_TAG "main" CACHE STRING "Tag for triton-inference-server/third_party repo")
set(TRITON_CORE_REPO_TAG "main" CACHE STRING "Tag for triton-inference-server/core repo")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is needed only for the C API right?
@deadeyegoodwin @tanmayv25 we should have build flags to enable/disable the C API, TF Serving and torchserve support. So that users can customize the client library build if they require.
@jbkyang-nvi Could you also file a ticket for this?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We already have the ticket. JIRA is under-maintenance hence unable to pull up the exact ticket.

@deadeyegoodwin deadeyegoodwin merged commit 7618a9f into main Aug 14, 2021
@deadeyegoodwin deadeyegoodwin deleted the kyang-fix-capi branch August 14, 2021 21:10
deadeyegoodwin pushed a commit that referenced this pull request Aug 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants