Searched defs:max_memory_allocated (Results 1 – 2 of 2) sorted by relevance
136 def max_memory_allocated(device: _device_t = None) -> int: function
416 def max_memory_allocated(device: Union[Device, int] = None) -> int: function