Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h285 return mPreparedStepModel; in getPreparedStepModel()
329 std::shared_ptr<RuntimePreparedModel> mPreparedStepModel; variable
DExecutionPlan.cpp836 &mToken, &mPreparedStepModel); in finishStepModel()