Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestIntrospectionControl.cpp1251 void createCondModel(WrapperModel* model, bool dynamicRank) { in createCondModel()
1266 std::vector<uint32_t>* modelOutputIndexes, bool dynamicRank) { in addReluOperation()
1279 void createReluModel(WrapperModel* model, bool dynamicRank) { in createReluModel()
1288 std::vector<uint32_t>* modelOutputIndexes, bool dynamicRank) { in addWhileOperation()