Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h807 Status VerifyAndExportHeapSimulatorTrace();
Dmemory_space_assignment.cc2684 TF_RETURN_IF_ERROR(VerifyAndExportHeapSimulatorTrace()); in RunMemorySpaceAssignment()
3253 Status MemorySpaceAssignment::VerifyAndExportHeapSimulatorTrace() { in VerifyAndExportHeapSimulatorTrace() function in xla::MemorySpaceAssignment