Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h861 Status ExportAndColorBuffers();
Dmemory_space_assignment.cc2671 TF_RETURN_IF_ERROR(ExportAndColorBuffers()); in RunMemorySpaceAssignment()
2935 Status MemorySpaceAssignment::ExportAndColorBuffers() { in ExportAndColorBuffers() function in xla::MemorySpaceAssignment