Home
last modified time | relevance | path

Searched defs:OverlapsWith (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h191 bool OverlapsWith(const Slice& other) const { in OverlapsWith() function
Dheap_simulator.cc35 bool HeapSimulator::Chunk::OverlapsWith(Chunk other_chunk) const { in OverlapsWith() function in xla::HeapSimulator::Chunk