Lines Matching refs:mainModelOutputShapes
551 const std::vector<OutputShape>* mainModelOutputShapes, const RuntimeMemory* temporaryMemory, in mapInputsAndOutputs() argument
575 mainModelOutputShapes in mapInputsAndOutputs()
576 ? &mainModelOutputShapes->at(it->second).dimensions in mapInputsAndOutputs()
1392 const std::vector<OutputShape>* mainModelOutputShapes) const { in fallback()
1412 return next(controller, executor, burstController, mainModelOutputShapes); in fallback()
1508 const std::vector<OutputShape>* mainModelOutputShapes, in next() argument
1525 return nextCompound(controller, executor, burstController, mainModelOutputShapes); in next()
1531 const std::vector<OutputShape>* mainModelOutputShapes) const { in nextCompound()
1544 return nextCompound(step, controller, executor, burstController, mainModelOutputShapes); in nextCompound()
1546 return nextCompound(step, controller, executor, burstController, mainModelOutputShapes); in nextCompound()
1548 return nextCompound(step, controller, executor, burstController, mainModelOutputShapes); in nextCompound()
1550 return nextCompound(step, controller, executor, burstController, mainModelOutputShapes); in nextCompound()
1560 const std::vector<OutputShape>* mainModelOutputShapes) const { in nextCompound()
1573 *executor, mainModelOutputShapes, controller->mTemporaries.get(), in nextCompound()
1664 const std::vector<OutputShape>* mainModelOutputShapes) const { in nextCompound()
1698 return nextCompound(controller, executor, burstController, mainModelOutputShapes); in nextCompound()
1707 const std::vector<OutputShape>* mainModelOutputShapes) const { in nextCompound()
1735 return nextCompound(controller, executor, burstController, mainModelOutputShapes); in nextCompound()
1823 return nextCompound(controller, executor, burstController, mainModelOutputShapes); in nextCompound()
1829 const std::vector<OutputShape>* mainModelOutputShapes) const { in nextCompound()
1832 return nextCompound(controller, executor, burstController, mainModelOutputShapes); in nextCompound()