Uses of Class
tensorflow.serving.InputOuterClass.ExampleListWithContext
Packages that use InputOuterClass.ExampleListWithContext
-
Uses of InputOuterClass.ExampleListWithContext in tensorflow.serving
Methods in tensorflow.serving that return InputOuterClass.ExampleListWithContextModifier and TypeMethodDescriptionInputOuterClass.ExampleListWithContext.Builder.build()InputOuterClass.ExampleListWithContext.Builder.buildPartial()InputOuterClass.ExampleListWithContext.getDefaultInstance()InputOuterClass.ExampleListWithContext.Builder.getDefaultInstanceForType()InputOuterClass.ExampleListWithContext.getDefaultInstanceForType()InputOuterClass.Input.Builder.getExampleListWithContext().tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];InputOuterClass.Input.getExampleListWithContext().tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];InputOuterClass.InputOrBuilder.getExampleListWithContext().tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];InputOuterClass.ExampleListWithContext.parseDelimitedFrom(InputStream input) InputOuterClass.ExampleListWithContext.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InputOuterClass.ExampleListWithContext.parseFrom(byte[] data) InputOuterClass.ExampleListWithContext.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InputOuterClass.ExampleListWithContext.parseFrom(com.google.protobuf.ByteString data) InputOuterClass.ExampleListWithContext.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InputOuterClass.ExampleListWithContext.parseFrom(com.google.protobuf.CodedInputStream input) InputOuterClass.ExampleListWithContext.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InputOuterClass.ExampleListWithContext.parseFrom(InputStream input) InputOuterClass.ExampleListWithContext.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) InputOuterClass.ExampleListWithContext.parseFrom(ByteBuffer data) InputOuterClass.ExampleListWithContext.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow.serving that return types with arguments of type InputOuterClass.ExampleListWithContextModifier and TypeMethodDescriptioncom.google.protobuf.Parser<InputOuterClass.ExampleListWithContext> InputOuterClass.ExampleListWithContext.getParserForType()static com.google.protobuf.Parser<InputOuterClass.ExampleListWithContext> InputOuterClass.ExampleListWithContext.parser()Methods in tensorflow.serving with parameters of type InputOuterClass.ExampleListWithContextModifier and TypeMethodDescriptionInputOuterClass.Input.Builder.mergeExampleListWithContext(InputOuterClass.ExampleListWithContext value) .tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];InputOuterClass.ExampleListWithContext.Builder.mergeFrom(InputOuterClass.ExampleListWithContext other) InputOuterClass.ExampleListWithContext.newBuilder(InputOuterClass.ExampleListWithContext prototype) InputOuterClass.Input.Builder.setExampleListWithContext(InputOuterClass.ExampleListWithContext value) .tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];