Searched refs:UpdateOutputShapes (Results 1 – 2 of 2) sorted by relevance
356 struct UpdateOutputShapes { struct366 std::vector<OutputShape>* to, UpdateOutputShapes* update); argument477 std::string toString(StepExecutor::UpdateOutputShapes updateOutputShapes);
760 StepExecutor::UpdateOutputShapes updateOutputShapes = {}; in computeInternal()816 StepExecutor::UpdateOutputShapes fallbackUpdateOutputShapes = {}; in computeInternal()1231 std::string toString(StepExecutor::UpdateOutputShapes updateOutputShapes) { in toString()1239 std::vector<OutputShape>* to, UpdateOutputShapes* update) { in updateOutputShapes()