Skip to content

Commit

Permalink
Merge branch 'tanmayv-grpc-client' of https://github.com/triton-infer…
Browse files Browse the repository at this point in the history
…ence-server/client into tanmayv-grpc-client
  • Loading branch information
tanmayv25 committed Sep 13, 2023
2 parents cdf8aea + ea0053f commit b947d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/library/tritonclient/grpc/_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -1475,7 +1475,7 @@ def async_infer(
CallContext
A representation of a computation in another control flow.
Computations represented by a Future may be yet to be begun,
may be ongoing, or may have already completed.
ongoing, or have already completed.
This object can be used to cancel the inference request like
below:
Expand Down

0 comments on commit b947d73

Please sign in to comment.