Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_to_ir_bindings.cc210 buffer_assignment->HaveDisjointSlices(&hlo, &consumer); in BuffersInvariantWithinConsumer()
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h434 bool HaveDisjointSlices(const HloInstruction* hlo_a,
Dbuffer_assignment.cc454 bool BufferAssignment::HaveDisjointSlices(const HloInstruction* hlo_a, in HaveDisjointSlices() function in xla::BufferAssignment