Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DModelBuilder.h155 bool supportedByControlFlowInterpreter(uint32_t operationIndex) const;
DExecutionPlan.cpp2459 bool ModelBuilder::supportedByControlFlowInterpreter(uint32_t operationIndex) const { in supportedByControlFlowInterpreter() function in android::nn::ModelBuilder
2547 supportedByControlFlowInterpreter(operationIndex)) { in findBestDeviceForEachOperation()