Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment.cc702 int latest_prefetch_time; in LatestPrefetchStartTime() local
1700 int64_t latest_prefetch_time = use_time; in AllocateAllocationValues() local
2133 int64_t latest_prefetch_time = in AllocateCrossProgramPrefetchBuffer() local
H A Dmemory_space_assignment.h1302 int64_t latest_prefetch_time; member