Home
last modified time | relevance | path

Searched defs:latest_prefetch_time (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.cc493 int latest_prefetch_time; in LatestPrefetchStartTime() local
1314 int64 latest_prefetch_time = use_time; in AllocateAllocationValues() local
1558 int64 latest_prefetch_time = instruction_schedule.at(first_use->instruction); in AllocateCrossProgramPrefetchBuffer() local
2402 int64 latest_prefetch_time = in FindPrefetchEndTime() local
Dmemory_space_assignment.h1041 int64 latest_prefetch_time; member