MemoryResponse: {
    cuda: Record<string, any>;
    ram: Record<string, any>;
}

Type declaration

  • cuda: Record<string, any>

    nVidia CUDA memory stats

  • ram: Record<string, any>

    System memory stats