Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h206 int64 latest_prefetch_start_time,
281 int64 latest_prefetch_start_time,
329 int64 latest_prefetch_start_time,
Dmemory_space_assignment.cc339 int64 latest_prefetch_start_time, int64 prefetch_end_time) const { in PreferredPrefetchStartTime() argument
508 int64 latest_prefetch_start_time, int64 prefetch_end_time) const { in PreferredPrefetchStartTime() argument
519 prefetch_start_time <= latest_prefetch_start_time; in PreferredPrefetchStartTime()