Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment.cc441 bool BufferAssignment::HasAllocationAt(const HloInstruction* instruction, in HasAllocationAt() function in xla::BufferAssignment
H A Dbuffer_assignment_test.cc403 TEST_F(BufferAssignmentTest, HasAllocationAt) { in TEST_F() argument