Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h195 virtual int64 PreferredEvictionEndTime(const Shape& shape, int64 start_time,
272 int64 PreferredEvictionEndTime(const Shape& shape, int64 start_time,
317 int64 PreferredEvictionEndTime(const Shape& shape, int64 start_time,
Dmemory_space_assignment.cc326 int64 InstructionCountPrefetchIntervalPicker::PreferredEvictionEndTime( in PreferredEvictionEndTime() function in xla::InstructionCountPrefetchIntervalPicker
457 int64 CostAnalysisPrefetchIntervalPicker::PreferredEvictionEndTime( in PreferredEvictionEndTime() function in xla::CostAnalysisPrefetchIntervalPicker
2302 std::max(options_.prefetch_interval_picker->PreferredEvictionEndTime( in Evict()