Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 85079980 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add VtsHalNeuralnetworksTargetTest to NNAPI test mapping" am:...

Merge "Add VtsHalNeuralnetworksTargetTest to NNAPI test mapping" am: 5ae082aa am: 8138ebc7 am: 1165b395

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1612122

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ia47c896c17d61bc33db35ecb047746fddc006d35
parents f4ee2b91 1165b395
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -60,6 +60,17 @@
          "include-filter": "-*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*"
        }
      ]
    },
    {
      "name": "VtsHalNeuralnetworksTargetTest",
      "options": [
        {
          // Do not use any sample driver except sample-all in order to reduce
          // testing time. The other sample drivers (fast-float, quant, etc.)
          // are subsets of sample-all.
          "include-filter": "-*sample_float_fast*:*sample_float_slow*:*sample_minimal*:*sample_quant*"
        }
      ]
    }
  ]
}