Uses of Class
inference.GrpcService.ModelInferResponse.Builder
Packages that use GrpcService.ModelInferResponse.Builder
-
Uses of GrpcService.ModelInferResponse.Builder in inference
Methods in inference that return GrpcService.ModelInferResponse.BuilderModifier and TypeMethodDescriptionGrpcService.ModelInferResponse.Builder.addAllOutputs(Iterable<? extends GrpcService.ModelInferResponse.InferOutputTensor> values) @@ @@ .. cpp:var:: InferOutputTensor outputs (repeated) @@ @@ The output tensors holding inference results.GrpcService.ModelInferResponse.Builder.addAllRawOutputContents(Iterable<? extends com.google.protobuf.ByteString> values) @@ @@ .. cpp:var:: bytes raw_output_contents @@ @@ The data contained in an output tensor can be represented in @@ "raw" bytes form or in the repeated type that matches the @@ tensor's data type.GrpcService.ModelInferResponse.Builder.addOutputs(int index, GrpcService.ModelInferResponse.InferOutputTensor value) @@ @@ .. cpp:var:: InferOutputTensor outputs (repeated) @@ @@ The output tensors holding inference results.GrpcService.ModelInferResponse.Builder.addOutputs(int index, GrpcService.ModelInferResponse.InferOutputTensor.Builder builderForValue) @@ @@ .. cpp:var:: InferOutputTensor outputs (repeated) @@ @@ The output tensors holding inference results.GrpcService.ModelInferResponse.Builder.addOutputs(GrpcService.ModelInferResponse.InferOutputTensor value) @@ @@ .. cpp:var:: InferOutputTensor outputs (repeated) @@ @@ The output tensors holding inference results.GrpcService.ModelInferResponse.Builder.addOutputs(GrpcService.ModelInferResponse.InferOutputTensor.Builder builderForValue) @@ @@ .. cpp:var:: InferOutputTensor outputs (repeated) @@ @@ The output tensors holding inference results.GrpcService.ModelInferResponse.Builder.addRawOutputContents(com.google.protobuf.ByteString value) @@ @@ .. cpp:var:: bytes raw_output_contents @@ @@ The data contained in an output tensor can be represented in @@ "raw" bytes form or in the repeated type that matches the @@ tensor's data type.GrpcService.ModelInferResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) GrpcService.ModelInferResponse.Builder.clear()GrpcService.ModelInferResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) GrpcService.ModelInferResponse.Builder.clearId()@@ .. cpp:var:: string id @@ @@ The id of the inference request if one was specified.GrpcService.ModelInferResponse.Builder.clearModelName()@@ .. cpp:var:: string model_name @@ @@ The name of the model used for inference.GrpcService.ModelInferResponse.Builder.clearModelVersion()@@ .. cpp:var:: string model_version @@ @@ The version of the model used for inference.GrpcService.ModelInferResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) GrpcService.ModelInferResponse.Builder.clearOutputs()@@ @@ .. cpp:var:: InferOutputTensor outputs (repeated) @@ @@ The output tensors holding inference results.GrpcService.ModelInferResponse.Builder.clearParameters()GrpcService.ModelInferResponse.Builder.clearRawOutputContents()@@ @@ .. cpp:var:: bytes raw_output_contents @@ @@ The data contained in an output tensor can be represented in @@ "raw" bytes form or in the repeated type that matches the @@ tensor's data type.GrpcService.ModelInferResponse.Builder.clone()GrpcService.ModelStreamInferResponse.Builder.getInferResponseBuilder()@@ @@ .. cpp:var:: ModelInferResponse infer_response @@ @@ Holds the results of the request.GrpcService.ModelInferResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.ModelInferResponse.Builder.mergeFrom(com.google.protobuf.Message other) GrpcService.ModelInferResponse.Builder.mergeFrom(GrpcService.ModelInferResponse other) GrpcService.ModelInferResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) GrpcService.ModelInferResponse.newBuilder()GrpcService.ModelInferResponse.newBuilder(GrpcService.ModelInferResponse prototype) GrpcService.ModelInferResponse.newBuilderForType()protected GrpcService.ModelInferResponse.BuilderGrpcService.ModelInferResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) GrpcService.ModelInferResponse.Builder.putAllParameters(Map<String, GrpcService.InferParameter> values) @@ .. cpp:var:: map<string,InferParameter> parameters @@ @@ Optional inference response parameters.GrpcService.ModelInferResponse.Builder.putParameters(String key, GrpcService.InferParameter value) @@ .. cpp:var:: map<string,InferParameter> parameters @@ @@ Optional inference response parameters.GrpcService.ModelInferResponse.Builder.removeOutputs(int index) @@ @@ .. cpp:var:: InferOutputTensor outputs (repeated) @@ @@ The output tensors holding inference results.GrpcService.ModelInferResponse.Builder.removeParameters(String key) @@ .. cpp:var:: map<string,InferParameter> parameters @@ @@ Optional inference response parameters.GrpcService.ModelInferResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) @@ .. cpp:var:: string id @@ @@ The id of the inference request if one was specified.GrpcService.ModelInferResponse.Builder.setIdBytes(com.google.protobuf.ByteString value) @@ .. cpp:var:: string id @@ @@ The id of the inference request if one was specified.GrpcService.ModelInferResponse.Builder.setModelName(String value) @@ .. cpp:var:: string model_name @@ @@ The name of the model used for inference.GrpcService.ModelInferResponse.Builder.setModelNameBytes(com.google.protobuf.ByteString value) @@ .. cpp:var:: string model_name @@ @@ The name of the model used for inference.GrpcService.ModelInferResponse.Builder.setModelVersion(String value) @@ .. cpp:var:: string model_version @@ @@ The version of the model used for inference.GrpcService.ModelInferResponse.Builder.setModelVersionBytes(com.google.protobuf.ByteString value) @@ .. cpp:var:: string model_version @@ @@ The version of the model used for inference.GrpcService.ModelInferResponse.Builder.setOutputs(int index, GrpcService.ModelInferResponse.InferOutputTensor value) @@ @@ .. cpp:var:: InferOutputTensor outputs (repeated) @@ @@ The output tensors holding inference results.GrpcService.ModelInferResponse.Builder.setOutputs(int index, GrpcService.ModelInferResponse.InferOutputTensor.Builder builderForValue) @@ @@ .. cpp:var:: InferOutputTensor outputs (repeated) @@ @@ The output tensors holding inference results.GrpcService.ModelInferResponse.Builder.setRawOutputContents(int index, com.google.protobuf.ByteString value) @@ @@ .. cpp:var:: bytes raw_output_contents @@ @@ The data contained in an output tensor can be represented in @@ "raw" bytes form or in the repeated type that matches the @@ tensor's data type.GrpcService.ModelInferResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) GrpcService.ModelInferResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) GrpcService.ModelInferResponse.toBuilder()Methods in inference with parameters of type GrpcService.ModelInferResponse.BuilderModifier and TypeMethodDescriptionGrpcService.ModelStreamInferResponse.Builder.setInferResponse(GrpcService.ModelInferResponse.Builder builderForValue) @@ @@ .. cpp:var:: ModelInferResponse infer_response @@ @@ Holds the results of the request.