Searched defs:isTensor (Results 1 – 7 of 7) sorted by relevance
52 static bool isTensor(V1_2::OperandType type) { in isTensor() function
54 static bool isTensor(V1_3::OperandType type) { in isTensor() function
69 static bool isTensor(OperandType type) { in isTensor() function
195 static bool isTensor(V1_0::OperandType type) { in isTensor() function
109 const bool isTensor = TypeManager::get()->isTensorType(kOperand.type); in validate() local
88 bool isTensor; member
339 bool isTensor = false; member