Uses of Class
inference.GrpcPredictV2.InferParameter
Packages that use GrpcPredictV2.InferParameter
-
Uses of GrpcPredictV2.InferParameter in inference
Methods in inference that return GrpcPredictV2.InferParameterModifier and TypeMethodDescriptionGrpcPredictV2.InferParameter.Builder.build()GrpcPredictV2.InferParameter.Builder.buildPartial()static GrpcPredictV2.InferParameterGrpcPredictV2.InferParameter.getDefaultInstance()GrpcPredictV2.InferParameter.Builder.getDefaultInstanceForType()GrpcPredictV2.InferParameter.getDefaultInstanceForType()GrpcPredictV2.ModelInferRequest.Builder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference parameters.GrpcPredictV2.ModelInferRequest.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference parameters.GrpcPredictV2.ModelInferRequest.InferInputTensor.Builder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference input tensor parameters.GrpcPredictV2.ModelInferRequest.InferInputTensor.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference input tensor parameters.GrpcPredictV2.ModelInferRequest.InferInputTensorOrBuilder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference input tensor parameters.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensor.Builder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional requested output tensor parameters.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensor.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional requested output tensor parameters.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensorOrBuilder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional requested output tensor parameters.GrpcPredictV2.ModelInferRequestOrBuilder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference parameters.GrpcPredictV2.ModelInferResponse.Builder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference response parameters.GrpcPredictV2.ModelInferResponse.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference response parameters.GrpcPredictV2.ModelInferResponse.InferOutputTensor.Builder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional output tensor parameters.GrpcPredictV2.ModelInferResponse.InferOutputTensor.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional output tensor parameters.GrpcPredictV2.ModelInferResponse.InferOutputTensorOrBuilder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional output tensor parameters.GrpcPredictV2.ModelInferResponseOrBuilder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference response parameters.GrpcPredictV2.ModelInferRequest.Builder.getParametersOrThrow(String key) Optional inference parameters.GrpcPredictV2.ModelInferRequest.getParametersOrThrow(String key) Optional inference parameters.GrpcPredictV2.ModelInferRequest.InferInputTensor.Builder.getParametersOrThrow(String key) Optional inference input tensor parameters.GrpcPredictV2.ModelInferRequest.InferInputTensor.getParametersOrThrow(String key) Optional inference input tensor parameters.GrpcPredictV2.ModelInferRequest.InferInputTensorOrBuilder.getParametersOrThrow(String key) Optional inference input tensor parameters.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensor.Builder.getParametersOrThrow(String key) Optional requested output tensor parameters.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensor.getParametersOrThrow(String key) Optional requested output tensor parameters.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensorOrBuilder.getParametersOrThrow(String key) Optional requested output tensor parameters.GrpcPredictV2.ModelInferRequestOrBuilder.getParametersOrThrow(String key) Optional inference parameters.GrpcPredictV2.ModelInferResponse.Builder.getParametersOrThrow(String key) Optional inference response parameters.GrpcPredictV2.ModelInferResponse.getParametersOrThrow(String key) Optional inference response parameters.GrpcPredictV2.ModelInferResponse.InferOutputTensor.Builder.getParametersOrThrow(String key) Optional output tensor parameters.GrpcPredictV2.ModelInferResponse.InferOutputTensor.getParametersOrThrow(String key) Optional output tensor parameters.GrpcPredictV2.ModelInferResponse.InferOutputTensorOrBuilder.getParametersOrThrow(String key) Optional output tensor parameters.GrpcPredictV2.ModelInferResponseOrBuilder.getParametersOrThrow(String key) Optional inference response parameters.static GrpcPredictV2.InferParameterGrpcPredictV2.InferParameter.parseDelimitedFrom(InputStream input) static GrpcPredictV2.InferParameterGrpcPredictV2.InferParameter.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcPredictV2.InferParameterGrpcPredictV2.InferParameter.parseFrom(byte[] data) static GrpcPredictV2.InferParameterGrpcPredictV2.InferParameter.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcPredictV2.InferParameterGrpcPredictV2.InferParameter.parseFrom(com.google.protobuf.ByteString data) static GrpcPredictV2.InferParameterGrpcPredictV2.InferParameter.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcPredictV2.InferParameterGrpcPredictV2.InferParameter.parseFrom(com.google.protobuf.CodedInputStream input) static GrpcPredictV2.InferParameterGrpcPredictV2.InferParameter.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcPredictV2.InferParameterGrpcPredictV2.InferParameter.parseFrom(InputStream input) static GrpcPredictV2.InferParameterGrpcPredictV2.InferParameter.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GrpcPredictV2.InferParameterGrpcPredictV2.InferParameter.parseFrom(ByteBuffer data) static GrpcPredictV2.InferParameterGrpcPredictV2.InferParameter.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in inference that return types with arguments of type GrpcPredictV2.InferParameterModifier and TypeMethodDescriptionGrpcPredictV2.ModelInferRequest.Builder.getMutableParameters()Deprecated.GrpcPredictV2.ModelInferRequest.InferInputTensor.Builder.getMutableParameters()Deprecated.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensor.Builder.getMutableParameters()Deprecated.GrpcPredictV2.ModelInferResponse.Builder.getMutableParameters()Deprecated.GrpcPredictV2.ModelInferResponse.InferOutputTensor.Builder.getMutableParameters()Deprecated.GrpcPredictV2.ModelInferRequest.Builder.getParameters()Deprecated.GrpcPredictV2.ModelInferRequest.getParameters()Deprecated.GrpcPredictV2.ModelInferRequest.InferInputTensor.Builder.getParameters()Deprecated.GrpcPredictV2.ModelInferRequest.InferInputTensor.getParameters()Deprecated.GrpcPredictV2.ModelInferRequest.InferInputTensorOrBuilder.getParameters()Deprecated.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensor.Builder.getParameters()Deprecated.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensor.getParameters()Deprecated.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensorOrBuilder.getParameters()Deprecated.GrpcPredictV2.ModelInferRequestOrBuilder.getParameters()Deprecated.GrpcPredictV2.ModelInferResponse.Builder.getParameters()Deprecated.GrpcPredictV2.ModelInferResponse.getParameters()Deprecated.GrpcPredictV2.ModelInferResponse.InferOutputTensor.Builder.getParameters()Deprecated.GrpcPredictV2.ModelInferResponse.InferOutputTensor.getParameters()Deprecated.GrpcPredictV2.ModelInferResponse.InferOutputTensorOrBuilder.getParameters()Deprecated.GrpcPredictV2.ModelInferResponseOrBuilder.getParameters()Deprecated.GrpcPredictV2.ModelInferRequest.Builder.getParametersMap()Optional inference parameters.GrpcPredictV2.ModelInferRequest.getParametersMap()Optional inference parameters.GrpcPredictV2.ModelInferRequest.InferInputTensor.Builder.getParametersMap()Optional inference input tensor parameters.GrpcPredictV2.ModelInferRequest.InferInputTensor.getParametersMap()Optional inference input tensor parameters.GrpcPredictV2.ModelInferRequest.InferInputTensorOrBuilder.getParametersMap()Optional inference input tensor parameters.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensor.Builder.getParametersMap()Optional requested output tensor parameters.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensor.getParametersMap()Optional requested output tensor parameters.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensorOrBuilder.getParametersMap()Optional requested output tensor parameters.GrpcPredictV2.ModelInferRequestOrBuilder.getParametersMap()Optional inference parameters.GrpcPredictV2.ModelInferResponse.Builder.getParametersMap()Optional inference response parameters.GrpcPredictV2.ModelInferResponse.getParametersMap()Optional inference response parameters.GrpcPredictV2.ModelInferResponse.InferOutputTensor.Builder.getParametersMap()Optional output tensor parameters.GrpcPredictV2.ModelInferResponse.InferOutputTensor.getParametersMap()Optional output tensor parameters.GrpcPredictV2.ModelInferResponse.InferOutputTensorOrBuilder.getParametersMap()Optional output tensor parameters.GrpcPredictV2.ModelInferResponseOrBuilder.getParametersMap()Optional inference response parameters.com.google.protobuf.Parser<GrpcPredictV2.InferParameter> GrpcPredictV2.InferParameter.getParserForType()static com.google.protobuf.Parser<GrpcPredictV2.InferParameter> GrpcPredictV2.InferParameter.parser()Methods in inference with parameters of type GrpcPredictV2.InferParameterModifier and TypeMethodDescriptionGrpcPredictV2.ModelInferRequest.Builder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference parameters.GrpcPredictV2.ModelInferRequest.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference parameters.GrpcPredictV2.ModelInferRequest.InferInputTensor.Builder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference input tensor parameters.GrpcPredictV2.ModelInferRequest.InferInputTensor.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference input tensor parameters.GrpcPredictV2.ModelInferRequest.InferInputTensorOrBuilder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference input tensor parameters.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensor.Builder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional requested output tensor parameters.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensor.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional requested output tensor parameters.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensorOrBuilder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional requested output tensor parameters.GrpcPredictV2.ModelInferRequestOrBuilder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference parameters.GrpcPredictV2.ModelInferResponse.Builder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference response parameters.GrpcPredictV2.ModelInferResponse.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference response parameters.GrpcPredictV2.ModelInferResponse.InferOutputTensor.Builder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional output tensor parameters.GrpcPredictV2.ModelInferResponse.InferOutputTensor.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional output tensor parameters.GrpcPredictV2.ModelInferResponse.InferOutputTensorOrBuilder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional output tensor parameters.GrpcPredictV2.ModelInferResponseOrBuilder.getParametersOrDefault(String key, GrpcPredictV2.InferParameter defaultValue) Optional inference response parameters.GrpcPredictV2.InferParameter.Builder.mergeFrom(GrpcPredictV2.InferParameter other) GrpcPredictV2.InferParameter.newBuilder(GrpcPredictV2.InferParameter prototype) GrpcPredictV2.ModelInferRequest.Builder.putParameters(String key, GrpcPredictV2.InferParameter value) Optional inference parameters.GrpcPredictV2.ModelInferRequest.InferInputTensor.Builder.putParameters(String key, GrpcPredictV2.InferParameter value) Optional inference input tensor parameters.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensor.Builder.putParameters(String key, GrpcPredictV2.InferParameter value) Optional requested output tensor parameters.GrpcPredictV2.ModelInferResponse.Builder.putParameters(String key, GrpcPredictV2.InferParameter value) Optional inference response parameters.GrpcPredictV2.ModelInferResponse.InferOutputTensor.Builder.putParameters(String key, GrpcPredictV2.InferParameter value) Optional output tensor parameters.Method parameters in inference with type arguments of type GrpcPredictV2.InferParameterModifier and TypeMethodDescriptionGrpcPredictV2.ModelInferRequest.Builder.putAllParameters(Map<String, GrpcPredictV2.InferParameter> values) Optional inference parameters.GrpcPredictV2.ModelInferRequest.InferInputTensor.Builder.putAllParameters(Map<String, GrpcPredictV2.InferParameter> values) Optional inference input tensor parameters.GrpcPredictV2.ModelInferRequest.InferRequestedOutputTensor.Builder.putAllParameters(Map<String, GrpcPredictV2.InferParameter> values) Optional requested output tensor parameters.GrpcPredictV2.ModelInferResponse.Builder.putAllParameters(Map<String, GrpcPredictV2.InferParameter> values) Optional inference response parameters.GrpcPredictV2.ModelInferResponse.InferOutputTensor.Builder.putAllParameters(Map<String, GrpcPredictV2.InferParameter> values) Optional output tensor parameters.