Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp696 mWrapperOperandType.push_back(wrapperOperandType); in addOperand()
856 WrapperOperandType type = mWrapperOperandType.at(operand); in addOperandOfSameType()
860 mWrapperOperandType.push_back(type); in addOperandOfSameType()
865 std::vector<WrapperOperandType> mWrapperOperandType; member in __anon83dd480d0111::PartitioningModel