Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h123 const RemapVectorType& getModelInputs() const { return mModelInputs; } in getModelInputs()
210 RemapVectorType mModelInputs; variable