Home
last modified time | relevance | path

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

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