Skip to content

Commit 61c4f03

Browse files
authored
Remove reference to simple_http_sequence example (#576)
1 parent d8b4077 commit 61c4f03

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -665,11 +665,9 @@ should be marked as the start of the sequence and the last inference
665665
requests should be marked as the end of the sequence.
666666

667667
The 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

0 commit comments

Comments
 (0)