Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_dataflow_analysis.cc1376 const bool found_caller_use = in CanShareOperandBufferWithUser() local
1386 return uses.size() == 2 && found_caller_use && found_elementwise_callee_use; in CanShareOperandBufferWithUser()