Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.cpp816 StepExecutor::UpdateOutputShapes fallbackUpdateOutputShapes = {}; in computeInternal() local
819 &outputShapes, &fallbackUpdateOutputShapes)) { in computeInternal()
825 if (fallbackUpdateOutputShapes.zeroSizedInput) { in computeInternal()
837 << toString(fallbackUpdateOutputShapes); in computeInternal()
838 if (fallbackUpdateOutputShapes.mainOutputInsufficient || in computeInternal()
839 !fallbackUpdateOutputShapes.updatedDynamicTemporary) { in computeInternal()