Uses of Interface
inference.GrpcService.InferTensorContentsOrBuilder
Packages that use GrpcService.InferTensorContentsOrBuilder
-
Uses of GrpcService.InferTensorContentsOrBuilder in inference
Classes in inference that implement GrpcService.InferTensorContentsOrBuilderModifier and TypeClassDescriptionstatic final class@@ @@.. cpp:var:: message InferTensorContents @@ @@ The data contained in a tensor represented by the repeated type @@ that matches the tensor's data type.static final class@@ @@.. cpp:var:: message InferTensorContents @@ @@ The data contained in a tensor represented by the repeated type @@ that matches the tensor's data type.Methods in inference that return GrpcService.InferTensorContentsOrBuilderModifier and TypeMethodDescriptionGrpcService.ModelInferRequest.InferInputTensor.Builder.getContentsOrBuilder()@@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferRequest.InferInputTensor.getContentsOrBuilder()@@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferRequest.InferInputTensorOrBuilder.getContentsOrBuilder()@@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferResponse.InferOutputTensor.Builder.getContentsOrBuilder()@@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferResponse.InferOutputTensor.getContentsOrBuilder()@@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferResponse.InferOutputTensorOrBuilder.getContentsOrBuilder()@@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.