Uses of Interface
inference.ModelConfigOuterClass.BatchOutputOrBuilder
Packages that use ModelConfigOuterClass.BatchOutputOrBuilder
-
Uses of ModelConfigOuterClass.BatchOutputOrBuilder in inference
Classes in inference that implement ModelConfigOuterClass.BatchOutputOrBuilderModifier and TypeClassDescriptionstatic final class@@.. cpp:var:: message BatchOutput @@ @@ A batch output is an output produced by the model that must be handled @@ differently by the backend based on all the requests in a batch.static final class@@.. cpp:var:: message BatchOutput @@ @@ A batch output is an output produced by the model that must be handled @@ differently by the backend based on all the requests in a batch.Methods in inference that return ModelConfigOuterClass.BatchOutputOrBuilderModifier and TypeMethodDescriptionModelConfigOuterClass.ModelConfig.Builder.getBatchOutputOrBuilder(int index) @@ .. cpp:var:: BatchOutput batch_output (repeated) @@ @@ The outputs produced by the model that requires special handling @@ by the model backend.ModelConfigOuterClass.ModelConfig.getBatchOutputOrBuilder(int index) @@ .. cpp:var:: BatchOutput batch_output (repeated) @@ @@ The outputs produced by the model that requires special handling @@ by the model backend.ModelConfigOuterClass.ModelConfigOrBuilder.getBatchOutputOrBuilder(int index) @@ .. cpp:var:: BatchOutput batch_output (repeated) @@ @@ The outputs produced by the model that requires special handling @@ by the model backend.Methods in inference that return types with arguments of type ModelConfigOuterClass.BatchOutputOrBuilderModifier and TypeMethodDescriptionList<? extends ModelConfigOuterClass.BatchOutputOrBuilder> ModelConfigOuterClass.ModelConfig.Builder.getBatchOutputOrBuilderList()@@ .. cpp:var:: BatchOutput batch_output (repeated) @@ @@ The outputs produced by the model that requires special handling @@ by the model backend.List<? extends ModelConfigOuterClass.BatchOutputOrBuilder> ModelConfigOuterClass.ModelConfig.getBatchOutputOrBuilderList()@@ .. cpp:var:: BatchOutput batch_output (repeated) @@ @@ The outputs produced by the model that requires special handling @@ by the model backend.List<? extends ModelConfigOuterClass.BatchOutputOrBuilder> ModelConfigOuterClass.ModelConfigOrBuilder.getBatchOutputOrBuilderList()@@ .. cpp:var:: BatchOutput batch_output (repeated) @@ @@ The outputs produced by the model that requires special handling @@ by the model backend.