Home
last modified time | relevance | path

Searched defs:max_operand (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc2701 HloInstruction* max_operand; in HandleMaximum() local
5870 HloInstruction* operand, HloInstruction* max, HloInstruction* max_operand) { in TransformToClampIfSameShape()