Uses of Interface
inference.GrpcPredictV2.InferTensorContentsOrBuilder
Packages that use GrpcPredictV2.InferTensorContentsOrBuilder
-
Uses of GrpcPredictV2.InferTensorContentsOrBuilder in inference
Classes in inference that implement GrpcPredictV2.InferTensorContentsOrBuilderModifier and TypeClassDescriptionstatic final classThe data contained in a tensor represented by the repeated type that matches the tensor's data type.static final classThe data contained in a tensor represented by the repeated type that matches the tensor's data type.Methods in inference that return GrpcPredictV2.InferTensorContentsOrBuilderModifier and TypeMethodDescriptionGrpcPredictV2.ModelInferRequest.InferInputTensor.Builder.getContentsOrBuilder()The tensor contents using a data-type format.GrpcPredictV2.ModelInferRequest.InferInputTensor.getContentsOrBuilder()The tensor contents using a data-type format.GrpcPredictV2.ModelInferRequest.InferInputTensorOrBuilder.getContentsOrBuilder()The tensor contents using a data-type format.GrpcPredictV2.ModelInferResponse.InferOutputTensor.Builder.getContentsOrBuilder()The tensor contents using a data-type format.GrpcPredictV2.ModelInferResponse.InferOutputTensor.getContentsOrBuilder()The tensor contents using a data-type format.GrpcPredictV2.ModelInferResponse.InferOutputTensorOrBuilder.getContentsOrBuilder()The tensor contents using a data-type format.