Michael Butler | 58caa83 | 2019-02-07 13:22:30 -0800 | [diff] [blame] | 1 | { |
| 2 | "presubmit": [ |
| 3 | { |
Michael Butler | 0763328 | 2019-08-29 11:08:25 -0700 | [diff] [blame] | 4 | "name": "VtsHalNeuralnetworksV1_0TargetTest", |
Michael Butler | 58caa83 | 2019-02-07 13:22:30 -0800 | [diff] [blame] | 5 | "options": [ |
| 6 | { |
Michael Butler | c9c0d5b | 2019-10-29 18:51:52 -0700 | [diff] [blame] | 7 | // Do not use any sample driver except sample-all in order to reduce |
| 8 | // testing time. The other sample drivers (fast-float, quant, etc.) |
| 9 | // are subsets of sample-all. |
| 10 | "include-filter": "-*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*" |
Michael Butler | 58caa83 | 2019-02-07 13:22:30 -0800 | [diff] [blame] | 11 | } |
| 12 | ] |
| 13 | }, |
| 14 | { |
Michael Butler | 0763328 | 2019-08-29 11:08:25 -0700 | [diff] [blame] | 15 | "name": "VtsHalNeuralnetworksV1_1TargetTest", |
Michael Butler | 58caa83 | 2019-02-07 13:22:30 -0800 | [diff] [blame] | 16 | "options": [ |
| 17 | { |
Michael Butler | c9c0d5b | 2019-10-29 18:51:52 -0700 | [diff] [blame] | 18 | // Do not use any sample driver except sample-all in order to reduce |
| 19 | // testing time. The other sample drivers (fast-float, quant, etc.) |
| 20 | // are subsets of sample-all. |
| 21 | "include-filter": "-*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*" |
Michael Butler | 58caa83 | 2019-02-07 13:22:30 -0800 | [diff] [blame] | 22 | } |
| 23 | ] |
Dan Shi | 8d643a4 | 2020-12-03 12:10:46 -0800 | [diff] [blame] | 24 | } |
| 25 | ], |
| 26 | "presubmit-large": [ |
Michael Butler | 58caa83 | 2019-02-07 13:22:30 -0800 | [diff] [blame] | 27 | { |
Michael Butler | 0763328 | 2019-08-29 11:08:25 -0700 | [diff] [blame] | 28 | "name": "VtsHalNeuralnetworksV1_2TargetTest", |
Michael Butler | 58caa83 | 2019-02-07 13:22:30 -0800 | [diff] [blame] | 29 | "options": [ |
| 30 | { |
Michael Butler | c9c0d5b | 2019-10-29 18:51:52 -0700 | [diff] [blame] | 31 | // Do not use any sample driver except sample-all in order to reduce |
| 32 | // testing time. The other sample drivers (fast-float, quant, etc.) |
| 33 | // are subsets of sample-all. |
| 34 | "include-filter": "-*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*" |
Michael Butler | 58caa83 | 2019-02-07 13:22:30 -0800 | [diff] [blame] | 35 | } |
| 36 | ] |
Michael Butler | 62b7690 | 2019-10-29 18:58:27 -0700 | [diff] [blame] | 37 | }, |
| 38 | { |
| 39 | "name": "VtsHalNeuralnetworksV1_3TargetTest", |
| 40 | "options": [ |
| 41 | { |
Michael Butler | c9c0d5b | 2019-10-29 18:51:52 -0700 | [diff] [blame] | 42 | // Do not use any sample driver except sample-all in order to reduce |
| 43 | // testing time. The other sample drivers (fast-float, quant, etc.) |
| 44 | // are subsets of sample-all. |
| 45 | "include-filter": "-*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*" |
Michael Butler | 62b7690 | 2019-10-29 18:58:27 -0700 | [diff] [blame] | 46 | } |
| 47 | ] |
Michael Butler | 58caa83 | 2019-02-07 13:22:30 -0800 | [diff] [blame] | 48 | } |
| 49 | ] |
| 50 | } |