Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp211 class StepRoleAnalyzer { class
214 const std::function<void(StepRoleAnalyzer&)>& setup) { in analyze()
215 StepRoleAnalyzer analyzer; in analyze()
231 StepRoleAnalyzer() = default;
1006 mSourceOperandToStepRoles = StepRoleAnalyzer::analyze([this](StepRoleAnalyzer& analyzer) { in findMemoryStepRoles()