Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_simplifier.cc1044 auto add_binary_op = [&](const Shape& shape, HloOpcode opcode, in TryMergeInductionVariables() local
1087 tuple_elems.push_back(add_binary_op( in TryMergeInductionVariables()
1089 add_binary_op(elem_shape, HloOpcode::kMultiply, in TryMergeInductionVariables()
1114 tuple_elems.push_back(add_binary_op( in TryMergeInductionVariables()