Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc354 HloInstruction* min_operand,
3677 HloInstruction* root, HloInstruction* min, HloInstruction* min_operand, in TransformToClampIfSameShape() argument
3681 if (!SameShape(min_operand, max_operand)) { in TransformToClampIfSameShape()
3686 max_operand, operand, min_operand); in TransformToClampIfSameShape()