Preparing search index...
The search index is not available
@xct007/sdwebui-api-client
@xct007/sdwebui-api-client
MemoryCudaProps
Type Alias MemoryCudaProps
MemoryCudaProps
:
{
active
:
MemoryInfoProps
;
allocated
:
MemoryInfoProps
;
events
:
{
oom
:
number
;
retries
:
number
}
;
inactive
:
MemoryInfoProps
;
reserved
:
MemoryInfoProps
;
system
:
MemoryRamProps
;
}
Represents the Cuda Memory Information Properties
Type declaration
active
:
MemoryInfoProps
allocated
:
MemoryInfoProps
events
:
{
oom
:
number
;
retries
:
number
}
inactive
:
MemoryInfoProps
reserved
:
MemoryInfoProps
system
:
MemoryRamProps
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@xct007/sdwebui-api-client
Loading...
Represents the Cuda Memory Information Properties