Uses of Class
inference.GrpcService.ModelInferRequest.InferInputTensor.Builder
Packages that use GrpcService.ModelInferRequest.InferInputTensor.Builder
-
Uses of GrpcService.ModelInferRequest.InferInputTensor.Builder in inference
Methods in inference that return GrpcService.ModelInferRequest.InferInputTensor.BuilderModifier and TypeMethodDescriptionGrpcService.ModelInferRequest.InferInputTensor.Builder.addAllShape(Iterable<? extends Long> values) @@ @@ .. cpp:var:: int64 shape (repeated) @@ @@ The tensor shape.GrpcService.ModelInferRequest.Builder.addInputsBuilder()@@ @@ .. cpp:var:: InferInputTensor inputs (repeated) @@ @@ The input tensors for the inference.GrpcService.ModelInferRequest.Builder.addInputsBuilder(int index) @@ @@ .. cpp:var:: InferInputTensor inputs (repeated) @@ @@ The input tensors for the inference.GrpcService.ModelInferRequest.InferInputTensor.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) GrpcService.ModelInferRequest.InferInputTensor.Builder.addShape(long value) @@ @@ .. cpp:var:: int64 shape (repeated) @@ @@ The tensor shape.GrpcService.ModelInferRequest.InferInputTensor.Builder.clear()GrpcService.ModelInferRequest.InferInputTensor.Builder.clearContents()@@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferRequest.InferInputTensor.Builder.clearDatatype()@@ @@ .. cpp:var:: string datatype @@ @@ The tensor data type.GrpcService.ModelInferRequest.InferInputTensor.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) GrpcService.ModelInferRequest.InferInputTensor.Builder.clearName()@@ @@ .. cpp:var:: string name @@ @@ The tensor name.GrpcService.ModelInferRequest.InferInputTensor.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) GrpcService.ModelInferRequest.InferInputTensor.Builder.clearParameters()GrpcService.ModelInferRequest.InferInputTensor.Builder.clearShape()@@ @@ .. cpp:var:: int64 shape (repeated) @@ @@ The tensor shape.GrpcService.ModelInferRequest.InferInputTensor.Builder.clone()GrpcService.ModelInferRequest.Builder.getInputsBuilder(int index) @@ @@ .. cpp:var:: InferInputTensor inputs (repeated) @@ @@ The input tensors for the inference.GrpcService.ModelInferRequest.InferInputTensor.Builder.mergeContents(GrpcService.InferTensorContents value) @@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferRequest.InferInputTensor.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.ModelInferRequest.InferInputTensor.Builder.mergeFrom(com.google.protobuf.Message other) GrpcService.ModelInferRequest.InferInputTensor.Builder.mergeFrom(GrpcService.ModelInferRequest.InferInputTensor other) GrpcService.ModelInferRequest.InferInputTensor.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) GrpcService.ModelInferRequest.InferInputTensor.newBuilder()GrpcService.ModelInferRequest.InferInputTensor.newBuilder(GrpcService.ModelInferRequest.InferInputTensor prototype) GrpcService.ModelInferRequest.InferInputTensor.newBuilderForType()GrpcService.ModelInferRequest.InferInputTensor.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) GrpcService.ModelInferRequest.InferInputTensor.Builder.putAllParameters(Map<String, GrpcService.InferParameter> values) @@ .. cpp:var:: map<string,InferParameter> parameters @@ @@ Optional inference input tensor parameters.GrpcService.ModelInferRequest.InferInputTensor.Builder.putParameters(String key, GrpcService.InferParameter value) @@ .. cpp:var:: map<string,InferParameter> parameters @@ @@ Optional inference input tensor parameters.GrpcService.ModelInferRequest.InferInputTensor.Builder.removeParameters(String key) @@ .. cpp:var:: map<string,InferParameter> parameters @@ @@ Optional inference input tensor parameters.GrpcService.ModelInferRequest.InferInputTensor.Builder.setContents(GrpcService.InferTensorContents value) @@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferRequest.InferInputTensor.Builder.setContents(GrpcService.InferTensorContents.Builder builderForValue) @@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferRequest.InferInputTensor.Builder.setDatatype(String value) @@ @@ .. cpp:var:: string datatype @@ @@ The tensor data type.GrpcService.ModelInferRequest.InferInputTensor.Builder.setDatatypeBytes(com.google.protobuf.ByteString value) @@ @@ .. cpp:var:: string datatype @@ @@ The tensor data type.GrpcService.ModelInferRequest.InferInputTensor.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) @@ @@ .. cpp:var:: string name @@ @@ The tensor name.GrpcService.ModelInferRequest.InferInputTensor.Builder.setNameBytes(com.google.protobuf.ByteString value) @@ @@ .. cpp:var:: string name @@ @@ The tensor name.GrpcService.ModelInferRequest.InferInputTensor.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) GrpcService.ModelInferRequest.InferInputTensor.Builder.setShape(int index, long value) @@ @@ .. cpp:var:: int64 shape (repeated) @@ @@ The tensor shape.GrpcService.ModelInferRequest.InferInputTensor.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) GrpcService.ModelInferRequest.InferInputTensor.toBuilder()Methods in inference that return types with arguments of type GrpcService.ModelInferRequest.InferInputTensor.BuilderModifier and TypeMethodDescriptionGrpcService.ModelInferRequest.Builder.getInputsBuilderList()@@ @@ .. cpp:var:: InferInputTensor inputs (repeated) @@ @@ The input tensors for the inference.Methods in inference with parameters of type GrpcService.ModelInferRequest.InferInputTensor.BuilderModifier and TypeMethodDescriptionGrpcService.ModelInferRequest.Builder.addInputs(int index, GrpcService.ModelInferRequest.InferInputTensor.Builder builderForValue) @@ @@ .. cpp:var:: InferInputTensor inputs (repeated) @@ @@ The input tensors for the inference.GrpcService.ModelInferRequest.Builder.addInputs(GrpcService.ModelInferRequest.InferInputTensor.Builder builderForValue) @@ @@ .. cpp:var:: InferInputTensor inputs (repeated) @@ @@ The input tensors for the inference.GrpcService.ModelInferRequest.Builder.setInputs(int index, GrpcService.ModelInferRequest.InferInputTensor.Builder builderForValue) @@ @@ .. cpp:var:: InferInputTensor inputs (repeated) @@ @@ The input tensors for the inference.