Home
last modified time | relevance | path

Searched refs:valueBChoices (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/
DTestUnspecifiedDimensions.cpp330 std::vector<uint32_t> valueBChoices = {1, 2}; in TestOne() local
331 for (const auto valueB : valueBChoices) { in TestOne()