MemoryStatsOrBuilder

общедоступный интерфейс MemoryStatsOrBuilder
Известные косвенные подклассы

Публичные методы

абстрактный длинный
getDevicePersistentMemorySize ()
int64 device_persistent_memory_size = 4 [deprecated = true];
абстрактный длинный
getDevicePersistentTensorAllocIds (индекс int)
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
абстрактный int
getDevicePersistentTensorAllocIdsCount ()
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
абстрактный список<длинный>
getDevicePersistentTensorAllocIdsList ()
repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];
абстрактный длинный
getDeviceTempMemorySize ()
int64 device_temp_memory_size = 2 [deprecated = true];
абстрактный длинный
getPersistentMemorySize ()
int64 persistent_memory_size = 3;
абстрактный длинный
getPersistentTensorAllocIds (индекс целого числа)
repeated int64 persistent_tensor_alloc_ids = 5;
абстрактный int
getPersistentTensorAllocIdsCount ()
repeated int64 persistent_tensor_alloc_ids = 5;
абстрактный список<длинный>
getPersistentTensorAllocIdsList ()
repeated int64 persistent_tensor_alloc_ids = 5;
абстрактный длинный
getTempMemorySize ()
int64 temp_memory_size = 1;

Публичные методы

общедоступный абстрактный длинный getDevicePersistentMemorySize ()

int64 device_persistent_memory_size = 4 [deprecated = true];

общедоступный абстрактный длинный getDevicePersistentTensorAllocIds (индекс int)

repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];

public Abstract int getDevicePersistentTensorAllocIdsCount ()

repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];

общедоступный абстрактный список <Long> getDevicePersistentTensorAllocIdsList ()

repeated int64 device_persistent_tensor_alloc_ids = 6 [deprecated = true];

общедоступный абстрактный длинный getDeviceTempMemorySize ()

int64 device_temp_memory_size = 2 [deprecated = true];

публичный абстрактный длинный getPersistentMemorySize ()

int64 persistent_memory_size = 3;

общедоступный абстрактный длинный getPersistentTensorAllocIds (индекс int)

repeated int64 persistent_tensor_alloc_ids = 5;

общедоступный абстрактный int getPersistentTensorAllocIdsCount ()

repeated int64 persistent_tensor_alloc_ids = 5;

общедоступный абстрактный список <Long> getPersistentTensorAllocIdsList ()

repeated int64 persistent_tensor_alloc_ids = 5;

общедоступный абстрактный длинный getTempMemorySize ()

int64 temp_memory_size = 1;