protodoc.io
Project Angel-ML/serving
Welcome
Readme
License
Commits
GitHub project
Download project
Desktop application
Contact us
angel
angel.serving
angel.serving.internal
google.protobuf
angel.serving.internal
SerializedExampleList
SerializedExampleListWithContext
SerializedInput
package
angel.serving.internal
Get desktop application:
View/edit binary Protocol Buffers messages
message
SerializedExampleList
serialized_input.proto:33
Used in:
SerializedInput
repeated
bytes
examples
= 1
message
SerializedExampleListWithContext
serialized_input.proto:37
Used in:
SerializedInput
repeated
bytes
examples
= 1
bytes
context
= 2
message
SerializedInput
serialized_input.proto:42
oneof
kind
SerializedExampleList
example_list
= 1
SerializedExampleListWithContext
example_list_with_context
= 2