Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestIntrospectionControl.cpp1265 void addReluOperation(WrapperModel* model, std::vector<uint32_t>* modelInputIndexes, in addReluOperation()
1280 std::vector<uint32_t> modelInputIndexes, modelOutputIndexes; in createReluModel() local
1287 std::vector<uint32_t>* modelInputIndexes, in addWhileOperation()
1317 std::vector<uint32_t> modelInputIndexes, modelOutputIndexes; in createReluStaticWhileModel() local
1374 std::vector<uint32_t> modelInputIndexes, modelOutputIndexes; in createStaticWhileDynamicWhileModel() local