Searched defs:t_attr (Results 1 – 3 of 3) sorted by relevance
92 const auto* t_attr = node.GetAttr("T"); in NumConvOnDeviceWithDataTypeOverThreshold() local
1302 const auto* t_attr = node->GetAttr(kAttrT); in MaybeReshapeVectorFanin() local
101 if (auto t_attr = op->getAttrOfType<TypeAttr>("T")) { in GetDataTypeFromOp() local2486 TypeAttr t_attr = op->getAttrOfType<TypeAttr>("T"); in matchAndRewrite() local