Uses of Interface
inference.GrpcService.ModelInferRequest.InferRequestedOutputTensorOrBuilder
Packages that use GrpcService.ModelInferRequest.InferRequestedOutputTensorOrBuilder
-
Uses of GrpcService.ModelInferRequest.InferRequestedOutputTensorOrBuilder in inference
Classes in inference that implement GrpcService.ModelInferRequest.InferRequestedOutputTensorOrBuilderModifier and TypeClassDescriptionstatic final class@@ @@ .. cpp:var:: message InferRequestedOutputTensor @@ @@ An output tensor requested for an inference request.static final class@@ @@ .. cpp:var:: message InferRequestedOutputTensor @@ @@ An output tensor requested for an inference request.Methods in inference that return GrpcService.ModelInferRequest.InferRequestedOutputTensorOrBuilderModifier and TypeMethodDescriptionGrpcService.ModelInferRequest.Builder.getOutputsOrBuilder(int index) @@ @@ .. cpp:var:: InferRequestedOutputTensor outputs (repeated) @@ @@ The requested output tensors for the inference.GrpcService.ModelInferRequest.getOutputsOrBuilder(int index) @@ @@ .. cpp:var:: InferRequestedOutputTensor outputs (repeated) @@ @@ The requested output tensors for the inference.GrpcService.ModelInferRequestOrBuilder.getOutputsOrBuilder(int index) @@ @@ .. cpp:var:: InferRequestedOutputTensor outputs (repeated) @@ @@ The requested output tensors for the inference.Methods in inference that return types with arguments of type GrpcService.ModelInferRequest.InferRequestedOutputTensorOrBuilderModifier and TypeMethodDescriptionGrpcService.ModelInferRequest.Builder.getOutputsOrBuilderList()@@ @@ .. cpp:var:: InferRequestedOutputTensor outputs (repeated) @@ @@ The requested output tensors for the inference.GrpcService.ModelInferRequest.getOutputsOrBuilderList()@@ @@ .. cpp:var:: InferRequestedOutputTensor outputs (repeated) @@ @@ The requested output tensors for the inference.GrpcService.ModelInferRequestOrBuilder.getOutputsOrBuilderList()@@ @@ .. cpp:var:: InferRequestedOutputTensor outputs (repeated) @@ @@ The requested output tensors for the inference.