Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc456 bool BufferAssignment::HasAllocationAt(const HloInstruction* instruction, in HasAllocationAt() function in xla::BufferAssignment
Dbuffer_assignment_test.cc386 TEST_F(BufferAssignmentTest, HasAllocationAt) { in TEST_F() argument