Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h765 const int intKind = static_cast<int>(kind); variable
767 return out << "<UNK(" << intKind << ")>";
770 return out << name[intKind];