File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -665,11 +665,9 @@ should be marked as the start of the sequence and the last inference
665665requests should be marked as the end of the sequence.
666666
667667The use of sequence ID and start and end flags are demonstrated in the
668- C++ example applications simple_http_sequence_stream_infer_client.cc
669- and simple_grpc_sequence_stream_infer_client.cc. The use of sequence
670- ID and start and end flags are demonstrated in the Python example
671- application simple_http_sequence_stream_infer_client.py and
672- simple_grpc_sequence_stream_infer_client.py.
668+ C++ example applications simple_grpc_sequence_stream_infer_client.cc.
669+ The use of sequence ID and start and end flags are demonstrated in the
670+ Python example application simple_grpc_sequence_stream_infer_client.py.
673671
674672## Image Classification Example
675673
You can’t perform that action at this time.
0 commit comments