Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h204 virtual int64 PreferredPrefetchStartTime(const Shape& shape,
279 int64 PreferredPrefetchStartTime(const Shape& shape,
327 int64 PreferredPrefetchStartTime(const Shape& shape,
Dmemory_space_assignment.cc337 int64 InstructionCountPrefetchIntervalPicker::PreferredPrefetchStartTime( in PreferredPrefetchStartTime() function in xla::InstructionCountPrefetchIntervalPicker
351 PreferredPrefetchStartTime(shape, start_time, end_time, end_time); in Begin()
506 int64 CostAnalysisPrefetchIntervalPicker::PreferredPrefetchStartTime( in PreferredPrefetchStartTime() function in xla::CostAnalysisPrefetchIntervalPicker
588 int64 starting_prefetch_time = PreferredPrefetchStartTime( in Begin()
1573 options_.prefetch_interval_picker->PreferredPrefetchStartTime( in AllocateCrossProgramPrefetchBuffer()