Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.cpp741 if (updateOutputShapes.mainOutputInsufficient || in computeInternal()
799 if (fallbackUpdateOutputShapes.mainOutputInsufficient || in computeInternal()
1188 std::to_string(updateOutputShapes.mainOutputInsufficient) + "}"; in toString()
1195 .mainOutputInsufficient = false, in updateOutputShapes()
1218 update->mainOutputInsufficient |= !(*to)[toIndex].isSufficient; in updateOutputShapes()
DExecutionBuilder.h338 bool mainOutputInsufficient; // is at least one main model output written by this execution member