Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h307 bool hasNoInputsOrNoOutputs() const { in hasNoInputsOrNoOutputs() function
DExecutionPlan.cpp772 if (hasNoInputsOrNoOutputs()) { in finishStepModel()
1971 return step != nullptr && step->hasNoInputsOrNoOutputs(); in hasStepModelWithNoInputsOrNoOutputs()