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 | ] |
| 24 | }, |
| 25 | { |
Michael Butler | 0763328 | 2019-08-29 11:08:25 -0700 | [diff] [blame] | 26 | "name": "VtsHalNeuralnetworksV1_2TargetTest", |
Michael Butler | 58caa83 | 2019-02-07 13:22:30 -0800 | [diff] [blame] | 27 | "options": [ |
| 28 | { |
Michael Butler | c9c0d5b | 2019-10-29 18:51:52 -0700 | [diff] [blame] | 29 | // Do not use any sample driver except sample-all in order to reduce |
| 30 | // testing time. The other sample drivers (fast-float, quant, etc.) |
| 31 | // are subsets of sample-all. |
| 32 | "include-filter": "-*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*" |
Michael Butler | 58caa83 | 2019-02-07 13:22:30 -0800 | [diff] [blame] | 33 | } |
| 34 | ] |
Michael Butler | 62b7690 | 2019-10-29 18:58:27 -0700 | [diff] [blame] | 35 | }, |
| 36 | { |
| 37 | "name": "VtsHalNeuralnetworksV1_3TargetTest", |
| 38 | "options": [ |
| 39 | { |
Michael Butler | c9c0d5b | 2019-10-29 18:51:52 -0700 | [diff] [blame] | 40 | // Do not use any sample driver except sample-all in order to reduce |
| 41 | // testing time. The other sample drivers (fast-float, quant, etc.) |
| 42 | // are subsets of sample-all. |
| 43 | "include-filter": "-*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*" |
Michael Butler | 62b7690 | 2019-10-29 18:58:27 -0700 | [diff] [blame] | 44 | } |
| 45 | ] |
Michael Butler | 58caa83 | 2019-02-07 13:22:30 -0800 | [diff] [blame] | 46 | } |
| 47 | ] |
| 48 | } |