Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h1003 const int intKind = static_cast<int>(kind); variable
1005 return out << "<UNK(" << intKind << ")>";
1008 return out << name[intKind];