Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc968 const bool a_live_out = liveness.MaybeLiveOut(*a); in AssignBuffersForComputation() local
970 if (a_live_out != b_live_out) { in AssignBuffersForComputation()
971 return a_live_out; in AssignBuffersForComputation()