Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment.h301 virtual std::string ToNoCopyDebugString(const Shape& shape,
367 std::string ToNoCopyDebugString(const Shape& shape, int64_t start_time,
434 std::string ToNoCopyDebugString(const Shape& shape, int64_t start_time,
H A Dmemory_space_assignment.cc545 std::string InstructionCountPrefetchIntervalPicker::ToNoCopyDebugString( in ToNoCopyDebugString() function in xla::memory_space_assignment::InstructionCountPrefetchIntervalPicker
915 std::string CostAnalysisPrefetchIntervalPicker::ToNoCopyDebugString( in ToNoCopyDebugString() function in xla::memory_space_assignment::CostAnalysisPrefetchIntervalPicker
3038 << options_.prefetch_interval_picker->ToNoCopyDebugString( in AllocateInAlternateMemoryNoCopy()