Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h876 void RemoveAssignmentForInstruction(const HloInstruction* instruction);
Dmemory_space_assignment.cc2993 void MemorySpaceAssignment::RemoveAssignmentForInstruction( in RemoveAssignmentForInstruction() function in xla::MemorySpaceAssignment
3045 RemoveAssignmentForInstruction(instruction); in SimplifyGraph()