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 | 0763328 | 2019-08-29 11:08:25 -0700 | [diff] [blame] | 7 | // Just use sample-all driver for presubmit tests for faster results. |
| 8 | // The other sample drivers (fast-float, quant, etc.) are subsets of |
| 9 | // sample-all. |
Michael Butler | 3104464 | 2019-09-26 15:07:42 -0700 | [diff] [blame] | 10 | "include-filter": "*sample_all*" |
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 | 0763328 | 2019-08-29 11:08:25 -0700 | [diff] [blame] | 18 | // Just use sample-all driver for presubmit tests for faster results. |
| 19 | // The other sample drivers (fast-float, quant, etc.) are subsets of |
| 20 | // sample-all. |
Michael Butler | 3104464 | 2019-09-26 15:07:42 -0700 | [diff] [blame] | 21 | "include-filter": "*sample_all*" |
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 | 0763328 | 2019-08-29 11:08:25 -0700 | [diff] [blame] | 29 | // Just use sample-all driver for presubmit tests for faster results. |
| 30 | // The other sample drivers (fast-float, quant, etc.) are subsets of |
| 31 | // sample-all. |
Michael Butler | 3104464 | 2019-09-26 15:07:42 -0700 | [diff] [blame] | 32 | "include-filter": "*sample_all*" |
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 | { |
| 40 | // Just use sample-all driver for presubmit tests for faster results. |
| 41 | // The other sample drivers (fast-float, quant, etc.) are subsets of |
| 42 | // sample-all. |
| 43 | "include-filter": "*sample_all*" |
| 44 | } |
| 45 | ] |
Michael Butler | 58caa83 | 2019-02-07 13:22:30 -0800 | [diff] [blame] | 46 | } |
| 47 | ] |
| 48 | } |