Uses of Class
inference.ModelConfigOuterClass.ModelSequenceBatching.Control
Packages that use ModelConfigOuterClass.ModelSequenceBatching.Control
-
Uses of ModelConfigOuterClass.ModelSequenceBatching.Control in inference
Methods in inference that return ModelConfigOuterClass.ModelSequenceBatching.ControlModifier and TypeMethodDescriptionModelConfigOuterClass.ModelSequenceBatching.Control.Builder.build()ModelConfigOuterClass.ModelSequenceBatching.Control.Builder.buildPartial()ModelConfigOuterClass.ModelSequenceBatching.ControlInput.Builder.getControl(int index) @@ .. cpp:var:: Control control (repeated) @@ @@ The control value(s) that should be communicated to the @@ model using this model input.ModelConfigOuterClass.ModelSequenceBatching.ControlInput.getControl(int index) @@ .. cpp:var:: Control control (repeated) @@ @@ The control value(s) that should be communicated to the @@ model using this model input.ModelConfigOuterClass.ModelSequenceBatching.ControlInputOrBuilder.getControl(int index) @@ .. cpp:var:: Control control (repeated) @@ @@ The control value(s) that should be communicated to the @@ model using this model input.ModelConfigOuterClass.ModelSequenceBatching.Control.getDefaultInstance()ModelConfigOuterClass.ModelSequenceBatching.Control.Builder.getDefaultInstanceForType()ModelConfigOuterClass.ModelSequenceBatching.Control.getDefaultInstanceForType()ModelConfigOuterClass.ModelSequenceBatching.Control.parseDelimitedFrom(InputStream input) ModelConfigOuterClass.ModelSequenceBatching.Control.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelConfigOuterClass.ModelSequenceBatching.Control.parseFrom(byte[] data) ModelConfigOuterClass.ModelSequenceBatching.Control.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelConfigOuterClass.ModelSequenceBatching.Control.parseFrom(com.google.protobuf.ByteString data) ModelConfigOuterClass.ModelSequenceBatching.Control.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelConfigOuterClass.ModelSequenceBatching.Control.parseFrom(com.google.protobuf.CodedInputStream input) ModelConfigOuterClass.ModelSequenceBatching.Control.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelConfigOuterClass.ModelSequenceBatching.Control.parseFrom(InputStream input) ModelConfigOuterClass.ModelSequenceBatching.Control.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelConfigOuterClass.ModelSequenceBatching.Control.parseFrom(ByteBuffer data) ModelConfigOuterClass.ModelSequenceBatching.Control.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in inference that return types with arguments of type ModelConfigOuterClass.ModelSequenceBatching.ControlModifier and TypeMethodDescriptionModelConfigOuterClass.ModelSequenceBatching.ControlInput.Builder.getControlList()@@ .. cpp:var:: Control control (repeated) @@ @@ The control value(s) that should be communicated to the @@ model using this model input.ModelConfigOuterClass.ModelSequenceBatching.ControlInput.getControlList()@@ .. cpp:var:: Control control (repeated) @@ @@ The control value(s) that should be communicated to the @@ model using this model input.ModelConfigOuterClass.ModelSequenceBatching.ControlInputOrBuilder.getControlList()@@ .. cpp:var:: Control control (repeated) @@ @@ The control value(s) that should be communicated to the @@ model using this model input.com.google.protobuf.Parser<ModelConfigOuterClass.ModelSequenceBatching.Control> ModelConfigOuterClass.ModelSequenceBatching.Control.getParserForType()static com.google.protobuf.Parser<ModelConfigOuterClass.ModelSequenceBatching.Control> ModelConfigOuterClass.ModelSequenceBatching.Control.parser()Methods in inference with parameters of type ModelConfigOuterClass.ModelSequenceBatching.ControlModifier and TypeMethodDescriptionModelConfigOuterClass.ModelSequenceBatching.ControlInput.Builder.addControl(int index, ModelConfigOuterClass.ModelSequenceBatching.Control value) @@ .. cpp:var:: Control control (repeated) @@ @@ The control value(s) that should be communicated to the @@ model using this model input.ModelConfigOuterClass.ModelSequenceBatching.ControlInput.Builder.addControl(ModelConfigOuterClass.ModelSequenceBatching.Control value) @@ .. cpp:var:: Control control (repeated) @@ @@ The control value(s) that should be communicated to the @@ model using this model input.ModelConfigOuterClass.ModelSequenceBatching.Control.Builder.mergeFrom(ModelConfigOuterClass.ModelSequenceBatching.Control other) ModelConfigOuterClass.ModelSequenceBatching.Control.newBuilder(ModelConfigOuterClass.ModelSequenceBatching.Control prototype) ModelConfigOuterClass.ModelSequenceBatching.ControlInput.Builder.setControl(int index, ModelConfigOuterClass.ModelSequenceBatching.Control value) @@ .. cpp:var:: Control control (repeated) @@ @@ The control value(s) that should be communicated to the @@ model using this model input.Method parameters in inference with type arguments of type ModelConfigOuterClass.ModelSequenceBatching.ControlModifier and TypeMethodDescriptionModelConfigOuterClass.ModelSequenceBatching.ControlInput.Builder.addAllControl(Iterable<? extends ModelConfigOuterClass.ModelSequenceBatching.Control> values) @@ .. cpp:var:: Control control (repeated) @@ @@ The control value(s) that should be communicated to the @@ model using this model input.