TensorPlay
API symbolscuda
Copy
View MarkdownDownload .md

tensorplay.cuda.memory_usage

tensorplay.cuda.memory_usage(device: Any | None = None) int[source]

Return the percent of time over the past sample period during which global (device) memory was being read or written as given by nvidia-smi.

Warning: Each sample period may be between 1 second and 1/6 second, depending on the product being queried.

Ask DeepWiki