Uses of Interface
inference.GrpcService.InferBatchStatisticsOrBuilder
Packages that use GrpcService.InferBatchStatisticsOrBuilder
-
Uses of GrpcService.InferBatchStatisticsOrBuilder in inference
Classes in inference that implement GrpcService.InferBatchStatisticsOrBuilderModifier and TypeClassDescriptionstatic final class@@ @@.. cpp:var:: message InferBatchStatistics @@ @@ Inference batch statistics.static final class@@ @@.. cpp:var:: message InferBatchStatistics @@ @@ Inference batch statistics.Methods in inference that return GrpcService.InferBatchStatisticsOrBuilderModifier and TypeMethodDescriptionGrpcService.ModelStatistics.Builder.getBatchStatsOrBuilder(int index) @@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model.GrpcService.ModelStatistics.getBatchStatsOrBuilder(int index) @@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model.GrpcService.ModelStatisticsOrBuilder.getBatchStatsOrBuilder(int index) @@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model.Methods in inference that return types with arguments of type GrpcService.InferBatchStatisticsOrBuilderModifier and TypeMethodDescriptionList<? extends GrpcService.InferBatchStatisticsOrBuilder> GrpcService.ModelStatistics.Builder.getBatchStatsOrBuilderList()@@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model.List<? extends GrpcService.InferBatchStatisticsOrBuilder> GrpcService.ModelStatistics.getBatchStatsOrBuilderList()@@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model.List<? extends GrpcService.InferBatchStatisticsOrBuilder> GrpcService.ModelStatisticsOrBuilder.getBatchStatsOrBuilderList()@@ .. cpp:var:: InferBatchStatistics batch_stats (repeated) @@ @@ The aggregate statistics for each different batch size that is @@ executed in the model.