Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h1252 absl::optional<AsynchronousCopy> ViolatesAsyncCopyOrdering(
Dmemory_space_assignment.cc2172 AlternateMemoryBestFitHeap::ViolatesAsyncCopyOrdering(int64 start_time, in ViolatesAsyncCopyOrdering() function in xla::AlternateMemoryBestFitHeap
2417 ViolatesAsyncCopyOrdering(latest_prefetch_time, prefetch_end_time); in FindPrefetchEndTime()
2489 if (ViolatesAsyncCopyOrdering(alternate_mem_interval.start, in Prefetch()