Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis.cc1324 auto* matched_add_operand = *add_operand_it; in CanShareOperandBufferWithUser() local
1327 matched_add_operand == add->operand(0) ? 1 : 0; in CanShareOperandBufferWithUser()