protodoc.io
Project junwan01/tensorflow-serve-client
Welcome
Readme
License
Commits
GitHub project
Download project
Desktop application
Contact us
google.protobuf
tensorflow
tensorflow.eager
tensorflow.error
tensorflow.grpc
tensorflow.serving
tensorflow.serving.internal
tensorflow.serving.test_util
tensorflow.serving.internal
SerializedExampleList
SerializedExampleListWithContext
SerializedInput
package
tensorflow.serving.internal
Get desktop application:
View/edit binary Protocol Buffers messages
message
SerializedExampleList
serialized_input.proto:31
Used in:
SerializedInput
repeated
bytes
examples
= 1
message
SerializedExampleListWithContext
serialized_input.proto:35
Used in:
SerializedInput
repeated
bytes
examples
= 1
bytes
context
= 2
message
SerializedInput
serialized_input.proto:40
oneof
kind
SerializedExampleList
example_list
= 1
SerializedExampleListWithContext
example_list_with_context
= 2