Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestIntrospectionControl.cpp1252 void createCondModel(WrapperModel* model, bool dynamicRank) { in createCondModel()
1267 std::vector<uint32_t>* modelOutputIndexes, bool dynamicRank) { in addReluOperation()
1280 void createReluModel(WrapperModel* model, bool dynamicRank) { in createReluModel()
1289 std::vector<uint32_t>* modelOutputIndexes, bool dynamicRank) { in addWhileOperation()