Uses of Interface
inference.GrpcService.MemoryUsageOrBuilder
Packages that use GrpcService.MemoryUsageOrBuilder
-
Uses of GrpcService.MemoryUsageOrBuilder in inference
Classes in inference that implement GrpcService.MemoryUsageOrBuilderModifier and TypeClassDescriptionstatic final class@@ @@.. cpp:var:: message MemoryUsage @@ @@ Memory usage.static final class@@ @@.. cpp:var:: message MemoryUsage @@ @@ Memory usage.Methods in inference that return GrpcService.MemoryUsageOrBuilderModifier and TypeMethodDescriptionGrpcService.ModelStatistics.Builder.getMemoryUsageOrBuilder(int index) @@ .. cpp:var:: MemoryUsage memory_usage (repeated) @@ @@ The memory usage detected during model loading, which may be used to @@ estimate the memory to be released once the model is unloaded.GrpcService.ModelStatistics.getMemoryUsageOrBuilder(int index) @@ .. cpp:var:: MemoryUsage memory_usage (repeated) @@ @@ The memory usage detected during model loading, which may be used to @@ estimate the memory to be released once the model is unloaded.GrpcService.ModelStatisticsOrBuilder.getMemoryUsageOrBuilder(int index) @@ .. cpp:var:: MemoryUsage memory_usage (repeated) @@ @@ The memory usage detected during model loading, which may be used to @@ estimate the memory to be released once the model is unloaded.Methods in inference that return types with arguments of type GrpcService.MemoryUsageOrBuilderModifier and TypeMethodDescriptionList<? extends GrpcService.MemoryUsageOrBuilder> GrpcService.ModelStatistics.Builder.getMemoryUsageOrBuilderList()@@ .. cpp:var:: MemoryUsage memory_usage (repeated) @@ @@ The memory usage detected during model loading, which may be used to @@ estimate the memory to be released once the model is unloaded.List<? extends GrpcService.MemoryUsageOrBuilder> GrpcService.ModelStatistics.getMemoryUsageOrBuilderList()@@ .. cpp:var:: MemoryUsage memory_usage (repeated) @@ @@ The memory usage detected during model loading, which may be used to @@ estimate the memory to be released once the model is unloaded.List<? extends GrpcService.MemoryUsageOrBuilder> GrpcService.ModelStatisticsOrBuilder.getMemoryUsageOrBuilderList()@@ .. cpp:var:: MemoryUsage memory_usage (repeated) @@ @@ The memory usage detected during model loading, which may be used to @@ estimate the memory to be released once the model is unloaded.