HomeSort by relevance Sort by last modified time
    Searched refs:mPreparedSubModel (Results 1 - 2 of 2) sorted by null

  /frameworks/ml/nn/runtime/
ExecutionPlan.h 90 sp<IPreparedModel> getPreparedSubModel() const { return mPreparedSubModel; }
108 sp<IPreparedModel> mPreparedSubModel; // not used for CPU
ExecutionPlan.cpp 433 return compile(mDevice, &mSubModel, executionPreference, &mPreparedSubModel);
    [all...]

Completed in 60 milliseconds