Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h317 void logStepModel() const;
DExecutionPlan.cpp696 void ExecutionStep::logStepModel() const { in logStepModel() function in android::nn::ExecutionStep
820 logStepModel(); in finishStepModel()