Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.cpp777 StepExecutor::UpdateOutputShapes fallbackUpdateOutputShapes = {}; in computeInternal() local
780 &outputShapes, &fallbackUpdateOutputShapes)) { in computeInternal()
786 if (fallbackUpdateOutputShapes.zeroSizedInput) { in computeInternal()
798 << toString(fallbackUpdateOutputShapes); in computeInternal()
799 if (fallbackUpdateOutputShapes.mainOutputInsufficient || in computeInternal()
800 !fallbackUpdateOutputShapes.updatedDynamicTemporary) { in computeInternal()