File size: 331 Bytes
e997594 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | {
"power modes supported": "yes",
"best performance": [
"GPU",
"GPU",
"GPU",
"GPU"
],
"balanced": [
"NPU",
"NPU",
"GPU",
"GPU"
],
"best power efficiency": [
"NPU",
"NPU",
"NPU",
"GPU"
]
} |