Uses of Class
inference.GrpcService.InferTensorContents
Packages that use GrpcService.InferTensorContents
-
Uses of GrpcService.InferTensorContents in inference
Methods in inference that return GrpcService.InferTensorContentsModifier and TypeMethodDescriptionGrpcService.InferTensorContents.Builder.build()GrpcService.InferTensorContents.Builder.buildPartial()GrpcService.ModelInferRequest.InferInputTensor.Builder.getContents()@@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferRequest.InferInputTensor.getContents()@@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferRequest.InferInputTensorOrBuilder.getContents()@@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferResponse.InferOutputTensor.Builder.getContents()@@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferResponse.InferOutputTensor.getContents()@@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferResponse.InferOutputTensorOrBuilder.getContents()@@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.InferTensorContents.getDefaultInstance()GrpcService.InferTensorContents.Builder.getDefaultInstanceForType()GrpcService.InferTensorContents.getDefaultInstanceForType()GrpcService.InferTensorContents.parseDelimitedFrom(InputStream input) GrpcService.InferTensorContents.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.InferTensorContents.parseFrom(byte[] data) GrpcService.InferTensorContents.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.InferTensorContents.parseFrom(com.google.protobuf.ByteString data) GrpcService.InferTensorContents.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.InferTensorContents.parseFrom(com.google.protobuf.CodedInputStream input) GrpcService.InferTensorContents.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.InferTensorContents.parseFrom(InputStream input) GrpcService.InferTensorContents.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.InferTensorContents.parseFrom(ByteBuffer data) GrpcService.InferTensorContents.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in inference that return types with arguments of type GrpcService.InferTensorContentsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GrpcService.InferTensorContents> GrpcService.InferTensorContents.getParserForType()static com.google.protobuf.Parser<GrpcService.InferTensorContents> GrpcService.InferTensorContents.parser()Methods in inference with parameters of type GrpcService.InferTensorContentsModifier and TypeMethodDescriptionGrpcService.ModelInferRequest.InferInputTensor.Builder.mergeContents(GrpcService.InferTensorContents value) @@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferResponse.InferOutputTensor.Builder.mergeContents(GrpcService.InferTensorContents value) @@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.InferTensorContents.Builder.mergeFrom(GrpcService.InferTensorContents other) GrpcService.InferTensorContents.newBuilder(GrpcService.InferTensorContents prototype) GrpcService.ModelInferRequest.InferInputTensor.Builder.setContents(GrpcService.InferTensorContents value) @@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.GrpcService.ModelInferResponse.InferOutputTensor.Builder.setContents(GrpcService.InferTensorContents value) @@ .. cpp:var:: InferTensorContents contents @@ @@ The tensor contents using a data-type format.