Searched refs:mExecutionStep (Results 1 – 2 of 2) sorted by relevance
298 const ExecutionStep* mExecutionStep = nullptr; variable
959 if (mExecutionStep != nullptr) { in updateOutputShapes()960 const auto& indexMapping = mExecutionStep->getOutputIndexStepModelToMainModel(); in updateOutputShapes()982 mExecutionStep(step), in StepExecutor()