Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h111 void logSubModel() const;
DExecutionPlan.cpp435 void ExecutionStep::logSubModel() const { in logSubModel() function in android::nn::ExecutionStep
497 logSubModel(); in finishSubModel()