Home
last modified time | relevance | path

Searched defs:modelOutputIndexes (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestIntrospectionControl.cpp1266 std::vector<uint32_t>* modelOutputIndexes, bool dynamicRank) { in addReluOperation()
1280 std::vector<uint32_t> modelInputIndexes, modelOutputIndexes; in createReluModel() local
1288 std::vector<uint32_t>* modelOutputIndexes, bool dynamicRank) { in addWhileOperation()
1317 std::vector<uint32_t> modelInputIndexes, modelOutputIndexes; in createReluStaticWhileModel() local
1374 std::vector<uint32_t> modelInputIndexes, modelOutputIndexes; in createStaticWhileDynamicWhileModel() local