Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DModelBuilder.h154 bool supportedByControlFlowInterpreter(uint32_t operationIndex) const;
DExecutionPlan.cpp1964 bool ModelBuilder::supportedByControlFlowInterpreter(uint32_t operationIndex) const { in supportedByControlFlowInterpreter() function in android::nn::ModelBuilder
2047 supportedByControlFlowInterpreter(operationIndex)) { in findBestDeviceForEachOperation()