Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DModelBuilder.cpp162 typedef decltype(operand.location.poolIndex) PoolIndexType; in setOperandValue() typedef
164 operand.location = {.poolIndex = ~PoolIndexType(0), in setOperandValue()