Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp695 uint32_t addOperand(const WrapperOperandType& wrapperOperandType) { in addOperand() argument
696 mWrapperOperandType.push_back(wrapperOperandType); in addOperand()
697 return WrapperModel::addOperand(&wrapperOperandType); in addOperand()