Uses of Interface
inference.ModelConfigOuterClass.ModelEnsembling.StepOrBuilder
Packages that use ModelConfigOuterClass.ModelEnsembling.StepOrBuilder
-
Uses of ModelConfigOuterClass.ModelEnsembling.StepOrBuilder in inference
Classes in inference that implement ModelConfigOuterClass.ModelEnsembling.StepOrBuilderModifier and TypeClassDescriptionstatic final class@@ .. cpp:var:: message Step @@ @@ Each step specifies a model included in the ensemble, @@ maps ensemble tensor names to the model input tensors, @@ and maps model output tensors to ensemble tensor names @@static final class@@ .. cpp:var:: message Step @@ @@ Each step specifies a model included in the ensemble, @@ maps ensemble tensor names to the model input tensors, @@ and maps model output tensors to ensemble tensor names @@Methods in inference that return ModelConfigOuterClass.ModelEnsembling.StepOrBuilderModifier and TypeMethodDescriptionModelConfigOuterClass.ModelEnsembling.Builder.getStepOrBuilder(int index) @@ .. cpp:var:: Step step (repeated) @@ @@ The models and the input / output mappings used within the ensemble.ModelConfigOuterClass.ModelEnsembling.getStepOrBuilder(int index) @@ .. cpp:var:: Step step (repeated) @@ @@ The models and the input / output mappings used within the ensemble.ModelConfigOuterClass.ModelEnsemblingOrBuilder.getStepOrBuilder(int index) @@ .. cpp:var:: Step step (repeated) @@ @@ The models and the input / output mappings used within the ensemble.Methods in inference that return types with arguments of type ModelConfigOuterClass.ModelEnsembling.StepOrBuilderModifier and TypeMethodDescriptionModelConfigOuterClass.ModelEnsembling.Builder.getStepOrBuilderList()@@ .. cpp:var:: Step step (repeated) @@ @@ The models and the input / output mappings used within the ensemble.ModelConfigOuterClass.ModelEnsembling.getStepOrBuilderList()@@ .. cpp:var:: Step step (repeated) @@ @@ The models and the input / output mappings used within the ensemble.ModelConfigOuterClass.ModelEnsemblingOrBuilder.getStepOrBuilderList()@@ .. cpp:var:: Step step (repeated) @@ @@ The models and the input / output mappings used within the ensemble.