Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h234 virtual std::string ToNoCopyDebugString(const Shape& shape, int64 start_time,
290 std::string ToNoCopyDebugString(const Shape& shape, int64 start_time,
340 std::string ToNoCopyDebugString(const Shape& shape, int64 start_time,
Dmemory_space_assignment.cc368 std::string InstructionCountPrefetchIntervalPicker::ToNoCopyDebugString( in ToNoCopyDebugString() function in xla::InstructionCountPrefetchIntervalPicker
689 std::string CostAnalysisPrefetchIntervalPicker::ToNoCopyDebugString( in ToNoCopyDebugString() function in xla::CostAnalysisPrefetchIntervalPicker
2265 << options_.prefetch_interval_picker->ToNoCopyDebugString( in AllocateInAlternateMemoryNoCopy()