Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h174 void logStepModel() const;
DExecutionPlan.cpp431 void ExecutionStep::logStepModel() const { in logStepModel() function in android::nn::ExecutionStep
546 logStepModel(); in finishStepModel()