Uses of Class
inference.GrpcService.InferBatchStatistics.Builder
Packages that use GrpcService.InferBatchStatistics.Builder
-
Uses of GrpcService.InferBatchStatistics.Builder in inference
Methods in inference that return GrpcService.InferBatchStatistics.BuilderModifier and TypeMethodDescriptionGrpcService.ModelStatistics.Builder.addBatchStatsBuilder()@@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model.GrpcService.ModelStatistics.Builder.addBatchStatsBuilder(int index) @@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model.GrpcService.InferBatchStatistics.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) GrpcService.InferBatchStatistics.Builder.clear()GrpcService.InferBatchStatistics.Builder.clearBatchSize()@@ .. cpp:var:: uint64 batch_size @@ @@ The size of the batch.GrpcService.InferBatchStatistics.Builder.clearComputeInfer()@@ .. cpp:var:: StatisticDuration compute_infer @@ @@ The count and cumulative duration to execute the model with the given @@ batch size.GrpcService.InferBatchStatistics.Builder.clearComputeInput()@@ .. cpp:var:: StatisticDuration compute_input @@ @@ The count and cumulative duration to prepare input tensor data as @@ required by the model framework / backend with the given batch size.GrpcService.InferBatchStatistics.Builder.clearComputeOutput()@@ .. cpp:var:: StatisticDuration compute_output @@ @@ The count and cumulative duration to extract output tensor data @@ produced by the model framework / backend with the given batch size.GrpcService.InferBatchStatistics.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) GrpcService.InferBatchStatistics.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) GrpcService.InferBatchStatistics.Builder.clone()GrpcService.ModelStatistics.Builder.getBatchStatsBuilder(int index) @@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model.GrpcService.InferBatchStatistics.Builder.mergeComputeInfer(GrpcService.StatisticDuration value) @@ .. cpp:var:: StatisticDuration compute_infer @@ @@ The count and cumulative duration to execute the model with the given @@ batch size.GrpcService.InferBatchStatistics.Builder.mergeComputeInput(GrpcService.StatisticDuration value) @@ .. cpp:var:: StatisticDuration compute_input @@ @@ The count and cumulative duration to prepare input tensor data as @@ required by the model framework / backend with the given batch size.GrpcService.InferBatchStatistics.Builder.mergeComputeOutput(GrpcService.StatisticDuration value) @@ .. cpp:var:: StatisticDuration compute_output @@ @@ The count and cumulative duration to extract output tensor data @@ produced by the model framework / backend with the given batch size.GrpcService.InferBatchStatistics.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.InferBatchStatistics.Builder.mergeFrom(com.google.protobuf.Message other) GrpcService.InferBatchStatistics.Builder.mergeFrom(GrpcService.InferBatchStatistics other) GrpcService.InferBatchStatistics.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) GrpcService.InferBatchStatistics.newBuilder()GrpcService.InferBatchStatistics.newBuilder(GrpcService.InferBatchStatistics prototype) GrpcService.InferBatchStatistics.newBuilderForType()protected GrpcService.InferBatchStatistics.BuilderGrpcService.InferBatchStatistics.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) GrpcService.InferBatchStatistics.Builder.setBatchSize(long value) @@ .. cpp:var:: uint64 batch_size @@ @@ The size of the batch.GrpcService.InferBatchStatistics.Builder.setComputeInfer(GrpcService.StatisticDuration value) @@ .. cpp:var:: StatisticDuration compute_infer @@ @@ The count and cumulative duration to execute the model with the given @@ batch size.GrpcService.InferBatchStatistics.Builder.setComputeInfer(GrpcService.StatisticDuration.Builder builderForValue) @@ .. cpp:var:: StatisticDuration compute_infer @@ @@ The count and cumulative duration to execute the model with the given @@ batch size.GrpcService.InferBatchStatistics.Builder.setComputeInput(GrpcService.StatisticDuration value) @@ .. cpp:var:: StatisticDuration compute_input @@ @@ The count and cumulative duration to prepare input tensor data as @@ required by the model framework / backend with the given batch size.GrpcService.InferBatchStatistics.Builder.setComputeInput(GrpcService.StatisticDuration.Builder builderForValue) @@ .. cpp:var:: StatisticDuration compute_input @@ @@ The count and cumulative duration to prepare input tensor data as @@ required by the model framework / backend with the given batch size.GrpcService.InferBatchStatistics.Builder.setComputeOutput(GrpcService.StatisticDuration value) @@ .. cpp:var:: StatisticDuration compute_output @@ @@ The count and cumulative duration to extract output tensor data @@ produced by the model framework / backend with the given batch size.GrpcService.InferBatchStatistics.Builder.setComputeOutput(GrpcService.StatisticDuration.Builder builderForValue) @@ .. cpp:var:: StatisticDuration compute_output @@ @@ The count and cumulative duration to extract output tensor data @@ produced by the model framework / backend with the given batch size.GrpcService.InferBatchStatistics.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) GrpcService.InferBatchStatistics.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) GrpcService.InferBatchStatistics.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) GrpcService.InferBatchStatistics.toBuilder()Methods in inference that return types with arguments of type GrpcService.InferBatchStatistics.BuilderModifier and TypeMethodDescriptionGrpcService.ModelStatistics.Builder.getBatchStatsBuilderList()@@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model.Methods in inference with parameters of type GrpcService.InferBatchStatistics.BuilderModifier and TypeMethodDescriptionGrpcService.ModelStatistics.Builder.addBatchStats(int index, GrpcService.InferBatchStatistics.Builder builderForValue) @@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model.GrpcService.ModelStatistics.Builder.addBatchStats(GrpcService.InferBatchStatistics.Builder builderForValue) @@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model.GrpcService.ModelStatistics.Builder.setBatchStats(int index, GrpcService.InferBatchStatistics.Builder builderForValue) @@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model.