Searched refs:elementwise_ops (Results 1 – 2 of 2) sorted by relevance
48 static const std::unordered_set<std::string>* elementwise_ops = in IsXlaFusible() local118 return elementwise_ops->count(node.op()) > 0; in IsXlaFusible()
299 static const std::unordered_set<std::string>* elementwise_ops = in IsXlaFusable() local442 return elementwise_ops->count(node.op()) > 0; in IsXlaFusable()