Uses of Interface
tensorflow.serving.InputOuterClass.ExampleListWithContextOrBuilder
Packages that use InputOuterClass.ExampleListWithContextOrBuilder
-
Uses of InputOuterClass.ExampleListWithContextOrBuilder in tensorflow.serving
Classes in tensorflow.serving that implement InputOuterClass.ExampleListWithContextOrBuilderModifier and TypeClassDescriptionstatic final classSpecifies one or more independent input Examples, with a common context Example.static final classSpecifies one or more independent input Examples, with a common context Example.Methods in tensorflow.serving that return InputOuterClass.ExampleListWithContextOrBuilderModifier and TypeMethodDescriptionInputOuterClass.Input.Builder.getExampleListWithContextOrBuilder().tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];InputOuterClass.Input.getExampleListWithContextOrBuilder().tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];InputOuterClass.InputOrBuilder.getExampleListWithContextOrBuilder().tensorflow.serving.ExampleListWithContext example_list_with_context = 2 [lazy = true];