|
93 | 93 | constants.TARGET_DEVICE_MSPM0G3519: dict(model_selection_factor=0) | (DEVICE_RUN_INFO['AD_17k'][constants.TARGET_DEVICE_MSPM0G3519]), |
94 | 94 | constants.TARGET_DEVICE_MSPM0G5187: dict(model_selection_factor=0) | (DEVICE_RUN_INFO['AD_17k'][constants.TARGET_DEVICE_MSPM0G5187]), |
95 | 95 | constants.TARGET_DEVICE_CC2755: dict(model_selection_factor=0) | (DEVICE_RUN_INFO['AD_17k'][constants.TARGET_DEVICE_CC2755]), |
| 96 | + constants.TARGET_DEVICE_CC1312: dict(model_selection_factor=0) | (DEVICE_RUN_INFO['AD_17k'][constants.TARGET_DEVICE_CC1312]), |
96 | 97 | constants.TARGET_DEVICE_CC1352: dict(model_selection_factor=0) | (DEVICE_RUN_INFO['AD_17k'][constants.TARGET_DEVICE_CC1352]), |
97 | 98 | constants.TARGET_DEVICE_CC1354: dict(model_selection_factor=0) | (DEVICE_RUN_INFO['AD_17k'][constants.TARGET_DEVICE_CC1354]), |
98 | 99 | constants.TARGET_DEVICE_CC35X1: dict(model_selection_factor=0) | (DEVICE_RUN_INFO['AD_17k'][constants.TARGET_DEVICE_CC35X1]), |
|
128 | 129 | constants.TARGET_DEVICE_MSPM0G3519: dict(model_selection_factor=1) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_MSPM0G3519]), |
129 | 130 | constants.TARGET_DEVICE_MSPM0G5187: dict(model_selection_factor=1) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_MSPM0G5187]), |
130 | 131 | constants.TARGET_DEVICE_CC2755: dict(model_selection_factor=1) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC2755]), |
| 132 | + constants.TARGET_DEVICE_CC1312: dict(model_selection_factor=1) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC1312]), |
131 | 133 | constants.TARGET_DEVICE_CC1352: dict(model_selection_factor=1) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC1352]), |
132 | 134 | constants.TARGET_DEVICE_CC1354: dict(model_selection_factor=1) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC1354]), |
133 | 135 | constants.TARGET_DEVICE_CC35X1: dict(model_selection_factor=1) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC35X1]), |
|
163 | 165 | constants.TARGET_DEVICE_MSPM0G3519: dict(model_selection_factor=2) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_MSPM0G3519]), |
164 | 166 | constants.TARGET_DEVICE_MSPM0G5187: dict(model_selection_factor=2) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_MSPM0G5187]), |
165 | 167 | constants.TARGET_DEVICE_CC2755: dict(model_selection_factor=2) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC2755]), |
| 168 | + constants.TARGET_DEVICE_CC1312: dict(model_selection_factor=2) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC1312]), |
166 | 169 | constants.TARGET_DEVICE_CC1352: dict(model_selection_factor=2) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC1352]), |
167 | 170 | constants.TARGET_DEVICE_CC1354: dict(model_selection_factor=2) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC1354]), |
168 | 171 | constants.TARGET_DEVICE_CC35X1: dict(model_selection_factor=2) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC35X1]), |
|
198 | 201 | constants.TARGET_DEVICE_MSPM0G3519: dict(model_selection_factor=3) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_MSPM0G3519]), |
199 | 202 | constants.TARGET_DEVICE_MSPM0G5187: dict(model_selection_factor=3) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_MSPM0G5187]), |
200 | 203 | constants.TARGET_DEVICE_CC2755: dict(model_selection_factor=3) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC2755]), |
| 204 | + constants.TARGET_DEVICE_CC1312: dict(model_selection_factor=3) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC1312]), |
201 | 205 | constants.TARGET_DEVICE_CC1352: dict(model_selection_factor=3) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC1352]), |
202 | 206 | constants.TARGET_DEVICE_CC1354: dict(model_selection_factor=3) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC1354]), |
203 | 207 | constants.TARGET_DEVICE_CC35X1: dict(model_selection_factor=3) | (DEVICE_RUN_INFO['AD_16k'][constants.TARGET_DEVICE_CC35X1]), |
|
233 | 237 | constants.TARGET_DEVICE_MSPM0G3519: dict(model_selection_factor=4) | (DEVICE_RUN_INFO['AD_4k'][constants.TARGET_DEVICE_MSPM0G3519]), |
234 | 238 | constants.TARGET_DEVICE_MSPM0G5187: dict(model_selection_factor=4) | (DEVICE_RUN_INFO['AD_4k'][constants.TARGET_DEVICE_MSPM0G5187]), |
235 | 239 | constants.TARGET_DEVICE_CC2755: dict(model_selection_factor=4) | (DEVICE_RUN_INFO['AD_4k'][constants.TARGET_DEVICE_CC2755]), |
| 240 | + constants.TARGET_DEVICE_CC1312: dict(model_selection_factor=4) | (DEVICE_RUN_INFO['AD_4k'][constants.TARGET_DEVICE_CC1312]), |
236 | 241 | constants.TARGET_DEVICE_CC1352: dict(model_selection_factor=4) | (DEVICE_RUN_INFO['AD_4k'][constants.TARGET_DEVICE_CC1352]), |
237 | 242 | constants.TARGET_DEVICE_CC1354: dict(model_selection_factor=4) | (DEVICE_RUN_INFO['AD_4k'][constants.TARGET_DEVICE_CC1354]), |
238 | 243 | constants.TARGET_DEVICE_CC35X1: dict(model_selection_factor=4) | (DEVICE_RUN_INFO['AD_4k'][constants.TARGET_DEVICE_CC35X1]), |
|
268 | 273 | constants.TARGET_DEVICE_MSPM0G3519: dict(model_selection_factor=5) | (DEVICE_RUN_INFO['AD_1k'][constants.TARGET_DEVICE_MSPM0G3519]), |
269 | 274 | constants.TARGET_DEVICE_MSPM0G5187: dict(model_selection_factor=5) | (DEVICE_RUN_INFO['AD_1k'][constants.TARGET_DEVICE_MSPM0G5187]), |
270 | 275 | constants.TARGET_DEVICE_CC2755: dict(model_selection_factor=5) | (DEVICE_RUN_INFO['AD_1k'][constants.TARGET_DEVICE_CC2755]), |
| 276 | + constants.TARGET_DEVICE_CC1312: dict(model_selection_factor=5) | (DEVICE_RUN_INFO['AD_1k'][constants.TARGET_DEVICE_CC1312]), |
271 | 277 | constants.TARGET_DEVICE_CC1352: dict(model_selection_factor=5) | (DEVICE_RUN_INFO['AD_1k'][constants.TARGET_DEVICE_CC1352]), |
272 | 278 | constants.TARGET_DEVICE_CC1354: dict(model_selection_factor=5) | (DEVICE_RUN_INFO['AD_1k'][constants.TARGET_DEVICE_CC1354]), |
273 | 279 | constants.TARGET_DEVICE_CC35X1: dict(model_selection_factor=5) | (DEVICE_RUN_INFO['AD_1k'][constants.TARGET_DEVICE_CC35X1]), |
|
304 | 310 | constants.TARGET_DEVICE_MSPM0G3519: dict(model_selection_factor=6) | (DEVICE_RUN_INFO['AD_500_NPU'][constants.TARGET_DEVICE_MSPM0G3519]), |
305 | 311 | constants.TARGET_DEVICE_MSPM0G5187: dict(model_selection_factor=6) | (DEVICE_RUN_INFO['AD_500_NPU'][constants.TARGET_DEVICE_MSPM0G5187]), |
306 | 312 | constants.TARGET_DEVICE_CC2755: dict(model_selection_factor=6) | (DEVICE_RUN_INFO['AD_500_NPU'][constants.TARGET_DEVICE_CC2755]), |
| 313 | + constants.TARGET_DEVICE_CC1312: dict(model_selection_factor=6) | (DEVICE_RUN_INFO['AD_500_NPU'][constants.TARGET_DEVICE_CC1312]), |
307 | 314 | constants.TARGET_DEVICE_CC1352: dict(model_selection_factor=6) | (DEVICE_RUN_INFO['AD_500_NPU'][constants.TARGET_DEVICE_CC1352]), |
308 | 315 | constants.TARGET_DEVICE_CC1354: dict(model_selection_factor=6) | (DEVICE_RUN_INFO['AD_500_NPU'][constants.TARGET_DEVICE_CC1354]), |
309 | 316 | constants.TARGET_DEVICE_CC35X1: dict(model_selection_factor=6) | (DEVICE_RUN_INFO['AD_500_NPU'][constants.TARGET_DEVICE_CC35X1]), |
|
339 | 346 | constants.TARGET_DEVICE_MSPM0G3519: dict(model_selection_factor=7) | (DEVICE_RUN_INFO['AD_2k_NPU'][constants.TARGET_DEVICE_MSPM0G3519]), |
340 | 347 | constants.TARGET_DEVICE_MSPM0G5187: dict(model_selection_factor=7) | (DEVICE_RUN_INFO['AD_2k_NPU'][constants.TARGET_DEVICE_MSPM0G5187]), |
341 | 348 | constants.TARGET_DEVICE_CC2755: dict(model_selection_factor=7) | (DEVICE_RUN_INFO['AD_2k_NPU'][constants.TARGET_DEVICE_CC2755]), |
| 349 | + constants.TARGET_DEVICE_CC1312: dict(model_selection_factor=7) | (DEVICE_RUN_INFO['AD_2k_NPU'][constants.TARGET_DEVICE_CC1312]), |
342 | 350 | constants.TARGET_DEVICE_CC1352: dict(model_selection_factor=7) | (DEVICE_RUN_INFO['AD_2k_NPU'][constants.TARGET_DEVICE_CC1352]), |
343 | 351 | constants.TARGET_DEVICE_CC1354: dict(model_selection_factor=7) | (DEVICE_RUN_INFO['AD_2k_NPU'][constants.TARGET_DEVICE_CC1354]), |
344 | 352 | constants.TARGET_DEVICE_CC35X1: dict(model_selection_factor=7) | (DEVICE_RUN_INFO['AD_2k_NPU'][constants.TARGET_DEVICE_CC35X1]), |
|
374 | 382 | constants.TARGET_DEVICE_MSPM0G3519: dict(model_selection_factor=8) | (DEVICE_RUN_INFO['AD_6k_NPU'][constants.TARGET_DEVICE_MSPM0G3519]), |
375 | 383 | constants.TARGET_DEVICE_MSPM0G5187: dict(model_selection_factor=8) | (DEVICE_RUN_INFO['AD_6k_NPU'][constants.TARGET_DEVICE_MSPM0G5187]), |
376 | 384 | constants.TARGET_DEVICE_CC2755: dict(model_selection_factor=8) | (DEVICE_RUN_INFO['AD_6k_NPU'][constants.TARGET_DEVICE_CC2755]), |
| 385 | + constants.TARGET_DEVICE_CC1312: dict(model_selection_factor=8) | (DEVICE_RUN_INFO['AD_6k_NPU'][constants.TARGET_DEVICE_CC1312]), |
377 | 386 | constants.TARGET_DEVICE_CC1352: dict(model_selection_factor=8) | (DEVICE_RUN_INFO['AD_6k_NPU'][constants.TARGET_DEVICE_CC1352]), |
378 | 387 | constants.TARGET_DEVICE_CC1354: dict(model_selection_factor=8) | (DEVICE_RUN_INFO['AD_6k_NPU'][constants.TARGET_DEVICE_CC1354]), |
379 | 388 | constants.TARGET_DEVICE_CC35X1: dict(model_selection_factor=8) | (DEVICE_RUN_INFO['AD_6k_NPU'][constants.TARGET_DEVICE_CC35X1]), |
|
409 | 418 | constants.TARGET_DEVICE_MSPM0G3519: dict(model_selection_factor=9) | (DEVICE_RUN_INFO['AD_8k_NPU'][constants.TARGET_DEVICE_MSPM0G3519]), |
410 | 419 | constants.TARGET_DEVICE_MSPM0G5187: dict(model_selection_factor=9) | (DEVICE_RUN_INFO['AD_8k_NPU'][constants.TARGET_DEVICE_MSPM0G5187]), |
411 | 420 | constants.TARGET_DEVICE_CC2755: dict(model_selection_factor=9) | (DEVICE_RUN_INFO['AD_8k_NPU'][constants.TARGET_DEVICE_CC2755]), |
| 421 | + constants.TARGET_DEVICE_CC1312: dict(model_selection_factor=9) | (DEVICE_RUN_INFO['AD_8k_NPU'][constants.TARGET_DEVICE_CC1312]), |
412 | 422 | constants.TARGET_DEVICE_CC1352: dict(model_selection_factor=9) | (DEVICE_RUN_INFO['AD_8k_NPU'][constants.TARGET_DEVICE_CC1352]), |
413 | 423 | constants.TARGET_DEVICE_CC1354: dict(model_selection_factor=9) | (DEVICE_RUN_INFO['AD_8k_NPU'][constants.TARGET_DEVICE_CC1354]), |
414 | 424 | constants.TARGET_DEVICE_CC35X1: dict(model_selection_factor=9) | (DEVICE_RUN_INFO['AD_8k_NPU'][constants.TARGET_DEVICE_CC35X1]), |
|
444 | 454 | constants.TARGET_DEVICE_MSPM0G3519: dict(model_selection_factor=10) | (DEVICE_RUN_INFO['AD_10k_NPU'][constants.TARGET_DEVICE_MSPM0G3519]), |
445 | 455 | constants.TARGET_DEVICE_MSPM0G5187: dict(model_selection_factor=10) | (DEVICE_RUN_INFO['AD_10k_NPU'][constants.TARGET_DEVICE_MSPM0G5187]), |
446 | 456 | constants.TARGET_DEVICE_CC2755: dict(model_selection_factor=10) | (DEVICE_RUN_INFO['AD_10k_NPU'][constants.TARGET_DEVICE_CC2755]), |
| 457 | + constants.TARGET_DEVICE_CC1312: dict(model_selection_factor=10) | (DEVICE_RUN_INFO['AD_10k_NPU'][constants.TARGET_DEVICE_CC1312]), |
447 | 458 | constants.TARGET_DEVICE_CC1352: dict(model_selection_factor=10) | (DEVICE_RUN_INFO['AD_10k_NPU'][constants.TARGET_DEVICE_CC1352]), |
448 | 459 | constants.TARGET_DEVICE_CC1354: dict(model_selection_factor=10) | (DEVICE_RUN_INFO['AD_10k_NPU'][constants.TARGET_DEVICE_CC1354]), |
449 | 460 | constants.TARGET_DEVICE_CC35X1: dict(model_selection_factor=10) | (DEVICE_RUN_INFO['AD_10k_NPU'][constants.TARGET_DEVICE_CC35X1]), |
|
479 | 490 | constants.TARGET_DEVICE_MSPM0G3519: dict(model_selection_factor=11) | (DEVICE_RUN_INFO['AD_20k_NPU'][constants.TARGET_DEVICE_MSPM0G3519]), |
480 | 491 | constants.TARGET_DEVICE_MSPM0G5187: dict(model_selection_factor=11) | (DEVICE_RUN_INFO['AD_20k_NPU'][constants.TARGET_DEVICE_MSPM0G5187]), |
481 | 492 | constants.TARGET_DEVICE_CC2755: dict(model_selection_factor=11) | (DEVICE_RUN_INFO['AD_20k_NPU'][constants.TARGET_DEVICE_CC2755]), |
| 493 | + constants.TARGET_DEVICE_CC1312: dict(model_selection_factor=11) | (DEVICE_RUN_INFO['AD_20k_NPU'][constants.TARGET_DEVICE_CC1312]), |
482 | 494 | constants.TARGET_DEVICE_CC1352: dict(model_selection_factor=11) | (DEVICE_RUN_INFO['AD_20k_NPU'][constants.TARGET_DEVICE_CC1352]), |
483 | 495 | constants.TARGET_DEVICE_CC1354: dict(model_selection_factor=11) | (DEVICE_RUN_INFO['AD_20k_NPU'][constants.TARGET_DEVICE_CC1354]), |
484 | 496 | constants.TARGET_DEVICE_CC35X1: dict(model_selection_factor=11) | (DEVICE_RUN_INFO['AD_20k_NPU'][constants.TARGET_DEVICE_CC35X1]), |
|
0 commit comments