gblong1 commited on
Commit
960c1c0
1 Parent(s): 66e7767

Update INT8/config.json

Browse files
Files changed (1) hide show
  1. INT8/config.json +1 -1
INT8/config.json CHANGED
@@ -2,5 +2,5 @@
2
  "power modes supported": "yes",
3
  "best performance" : ["GPU","GPU","GPU","GPU"],
4
  "balanced" : ["GPU","NPU","GPU","GPU"],
5
- "best power efficiency" : ["GPU","NPU","NPU","GPU"]
6
  }
 
2
  "power modes supported": "yes",
3
  "best performance" : ["GPU","GPU","GPU","GPU"],
4
  "balanced" : ["GPU","NPU","GPU","GPU"],
5
+ "best power efficiency" : ["NPU","NPU","NPU","GPU"]
6
  }