Lines Matching refs:mainModelOutputShapes
591 const std::vector<OutputShape>* mainModelOutputShapes, const RuntimeMemory* temporaryMemory, in mapInputsAndOutputs() argument
615 mainModelOutputShapes in mapInputsAndOutputs()
616 ? &mainModelOutputShapes->at(it->second).dimensions in mapInputsAndOutputs()
1444 const std::vector<OutputShape>* mainModelOutputShapes) const { in fallback()
1464 return next(controller, executor, burstController, mainModelOutputShapes); in fallback()
1560 const std::vector<OutputShape>* mainModelOutputShapes, in next() argument
1577 return nextCompound(controller, executor, burstController, mainModelOutputShapes); in next()
1583 const std::vector<OutputShape>* mainModelOutputShapes) const { in nextCompound()
1596 return nextCompound(step, controller, executor, burstController, mainModelOutputShapes); in nextCompound()
1598 return nextCompound(step, controller, executor, burstController, mainModelOutputShapes); in nextCompound()
1600 return nextCompound(step, controller, executor, burstController, mainModelOutputShapes); in nextCompound()
1602 return nextCompound(step, controller, executor, burstController, mainModelOutputShapes); in nextCompound()
1612 const std::vector<OutputShape>* mainModelOutputShapes) const { in nextCompound()
1625 *executor, mainModelOutputShapes, controller->mTemporaries.get(), in nextCompound()
1716 const std::vector<OutputShape>* mainModelOutputShapes) const { in nextCompound()
1750 return nextCompound(controller, executor, burstController, mainModelOutputShapes); in nextCompound()
1759 const std::vector<OutputShape>* mainModelOutputShapes) const { in nextCompound()
1787 return nextCompound(controller, executor, burstController, mainModelOutputShapes); in nextCompound()
1875 return nextCompound(controller, executor, burstController, mainModelOutputShapes); in nextCompound()
1881 const std::vector<OutputShape>* mainModelOutputShapes) const { in nextCompound()
1884 return nextCompound(controller, executor, burstController, mainModelOutputShapes); in nextCompound()