Skip to content

Commit

Permalink
update parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkyang-nvi committed Feb 7, 2024
1 parent 26d0c7d commit 4774cd7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/tritonserver_stub.cc
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,10 @@ TRITONSERVER_ServerOptionsSetStrictModelConfig()
{
}
TRITONAPI_DECLSPEC void
TRITONSERVER_ServerOptionsSetConfigPrefix()
{
}
TRITONAPI_DECLSPEC void
TRITONSERVER_ServerOptionsSetRateLimiterMode()
{
}
Expand Down

0 comments on commit 4774cd7

Please sign in to comment.