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.h253 virtual std::string ToNoCopyDebugString(const Shape& shape,
311 std::string ToNoCopyDebugString(const Shape& shape, int64_t start_time,
370 std::string ToNoCopyDebugString(const Shape& shape, int64_t start_time,
Dmemory_space_assignment.cc372 std::string InstructionCountPrefetchIntervalPicker::ToNoCopyDebugString( in ToNoCopyDebugString() function in xla::memory_space_assignment::InstructionCountPrefetchIntervalPicker
710 std::string CostAnalysisPrefetchIntervalPicker::ToNoCopyDebugString( in ToNoCopyDebugString() function in xla::memory_space_assignment::CostAnalysisPrefetchIntervalPicker
2496 << options_.prefetch_interval_picker->ToNoCopyDebugString( in AllocateInAlternateMemoryNoCopy()