Uses of Class
inference.ModelConfigOuterClass.ModelSequenceBatching.ControlInput
Packages that use ModelConfigOuterClass.ModelSequenceBatching.ControlInput
-
Uses of ModelConfigOuterClass.ModelSequenceBatching.ControlInput in inference
Methods in inference that return ModelConfigOuterClass.ModelSequenceBatching.ControlInputModifier and TypeMethodDescriptionModelConfigOuterClass.ModelSequenceBatching.ControlInput.Builder.build()ModelConfigOuterClass.ModelSequenceBatching.ControlInput.Builder.buildPartial()ModelConfigOuterClass.ModelSequenceBatching.Builder.getControlInput(int index) @@ .. cpp:var:: ControlInput control_input (repeated) @@ @@ The model input(s) that the server should use to communicate @@ sequence start, stop, ready and similar control values to the @@ model.ModelConfigOuterClass.ModelSequenceBatching.getControlInput(int index) @@ .. cpp:var:: ControlInput control_input (repeated) @@ @@ The model input(s) that the server should use to communicate @@ sequence start, stop, ready and similar control values to the @@ model.ModelConfigOuterClass.ModelSequenceBatchingOrBuilder.getControlInput(int index) @@ .. cpp:var:: ControlInput control_input (repeated) @@ @@ The model input(s) that the server should use to communicate @@ sequence start, stop, ready and similar control values to the @@ model.ModelConfigOuterClass.ModelSequenceBatching.ControlInput.getDefaultInstance()ModelConfigOuterClass.ModelSequenceBatching.ControlInput.Builder.getDefaultInstanceForType()ModelConfigOuterClass.ModelSequenceBatching.ControlInput.getDefaultInstanceForType()ModelConfigOuterClass.ModelSequenceBatching.ControlInput.parseDelimitedFrom(InputStream input) ModelConfigOuterClass.ModelSequenceBatching.ControlInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelConfigOuterClass.ModelSequenceBatching.ControlInput.parseFrom(byte[] data) ModelConfigOuterClass.ModelSequenceBatching.ControlInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelConfigOuterClass.ModelSequenceBatching.ControlInput.parseFrom(com.google.protobuf.ByteString data) ModelConfigOuterClass.ModelSequenceBatching.ControlInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelConfigOuterClass.ModelSequenceBatching.ControlInput.parseFrom(com.google.protobuf.CodedInputStream input) ModelConfigOuterClass.ModelSequenceBatching.ControlInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelConfigOuterClass.ModelSequenceBatching.ControlInput.parseFrom(InputStream input) ModelConfigOuterClass.ModelSequenceBatching.ControlInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ModelConfigOuterClass.ModelSequenceBatching.ControlInput.parseFrom(ByteBuffer data) ModelConfigOuterClass.ModelSequenceBatching.ControlInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in inference that return types with arguments of type ModelConfigOuterClass.ModelSequenceBatching.ControlInputModifier and TypeMethodDescriptionModelConfigOuterClass.ModelSequenceBatching.Builder.getControlInputList()@@ .. cpp:var:: ControlInput control_input (repeated) @@ @@ The model input(s) that the server should use to communicate @@ sequence start, stop, ready and similar control values to the @@ model.ModelConfigOuterClass.ModelSequenceBatching.getControlInputList()@@ .. cpp:var:: ControlInput control_input (repeated) @@ @@ The model input(s) that the server should use to communicate @@ sequence start, stop, ready and similar control values to the @@ model.ModelConfigOuterClass.ModelSequenceBatchingOrBuilder.getControlInputList()@@ .. cpp:var:: ControlInput control_input (repeated) @@ @@ The model input(s) that the server should use to communicate @@ sequence start, stop, ready and similar control values to the @@ model.com.google.protobuf.Parser<ModelConfigOuterClass.ModelSequenceBatching.ControlInput> ModelConfigOuterClass.ModelSequenceBatching.ControlInput.getParserForType()static com.google.protobuf.Parser<ModelConfigOuterClass.ModelSequenceBatching.ControlInput> ModelConfigOuterClass.ModelSequenceBatching.ControlInput.parser()Methods in inference with parameters of type ModelConfigOuterClass.ModelSequenceBatching.ControlInputModifier and TypeMethodDescriptionModelConfigOuterClass.ModelSequenceBatching.Builder.addControlInput(int index, ModelConfigOuterClass.ModelSequenceBatching.ControlInput value) @@ .. cpp:var:: ControlInput control_input (repeated) @@ @@ The model input(s) that the server should use to communicate @@ sequence start, stop, ready and similar control values to the @@ model.ModelConfigOuterClass.ModelSequenceBatching.Builder.addControlInput(ModelConfigOuterClass.ModelSequenceBatching.ControlInput value) @@ .. cpp:var:: ControlInput control_input (repeated) @@ @@ The model input(s) that the server should use to communicate @@ sequence start, stop, ready and similar control values to the @@ model.ModelConfigOuterClass.ModelSequenceBatching.ControlInput.Builder.mergeFrom(ModelConfigOuterClass.ModelSequenceBatching.ControlInput other) ModelConfigOuterClass.ModelSequenceBatching.ControlInput.newBuilder(ModelConfigOuterClass.ModelSequenceBatching.ControlInput prototype) ModelConfigOuterClass.ModelSequenceBatching.Builder.setControlInput(int index, ModelConfigOuterClass.ModelSequenceBatching.ControlInput value) @@ .. cpp:var:: ControlInput control_input (repeated) @@ @@ The model input(s) that the server should use to communicate @@ sequence start, stop, ready and similar control values to the @@ model.Method parameters in inference with type arguments of type ModelConfigOuterClass.ModelSequenceBatching.ControlInputModifier and TypeMethodDescriptionModelConfigOuterClass.ModelSequenceBatching.Builder.addAllControlInput(Iterable<? extends ModelConfigOuterClass.ModelSequenceBatching.ControlInput> values) @@ .. cpp:var:: ControlInput control_input (repeated) @@ @@ The model input(s) that the server should use to communicate @@ sequence start, stop, ready and similar control values to the @@ model.