Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc929 const bool has_sequential_order = in AssignBuffersForComputation() local
931 if (has_sequential_order && buffers_to_assign_sequentially != nullptr) { in AssignBuffersForComputation()
957 [has_sequential_order, &liveness, &post_order_position, in AssignBuffersForComputation()
967 if (has_sequential_order) { in AssignBuffersForComputation()
1104 if (!assignment->HasAllocation(*buffer) && has_sequential_order && in AssignBuffersForComputation()