Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.h229 void setExecutionStep(const std::shared_ptr<const ExecutionStep>& step) { in setExecutionStep() function
DExecutionPlan.cpp818 (*executor)->setExecutionStep(step); in next()