Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dinstruction_fusion.cc927 auto get_real_operand = [](const HloInstruction* op, in ShouldFuseInPlaceOp() local
960 get_real_operand(consumer, dus->operand(2 + i)); in ShouldFuseInPlaceOp()
978 const HloInstruction* ds_operand = get_real_operand( in ShouldFuseInPlaceOp()
981 get_real_operand(consumer, dus->operand(2 + i)); in ShouldFuseInPlaceOp()