Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.cc1020 int64 definition_time = in AppendBufferInfoDebugString() local
1047 absl::StrAppend(debug_str, definition_time, ","); in AppendBufferInfoDebugString()
1299 int64 definition_time = in AllocateAllocationValues() local
1412 request.start_time = std::min(definition_time, use_time); in AllocateAllocationValues()
1432 definition_time = instruction_schedule.at(hlo_use.instruction); in AllocateAllocationValues()
Dbuffer_assignment.cc853 const int64 definition_time = in BufferInfoString() local
860 absl::StrAppend(&binfo, definition_time, ","); in BufferInfoString()