Searched refs:kShapeThreshold (Results 1 – 1 of 1) sorted by relevance
153 constexpr int64 kShapeThreshold = 128 * 2048; in IsProfitableFusionCandidate() local162 if (ShapeUtil::ElementsIn(shape) > kShapeThreshold) { in IsProfitableFusionCandidate()167 if (ShapeUtil::ElementsIn(shape) > kShapeThreshold) { in IsProfitableFusionCandidate()