Searched refs:timestamped_allocator_ (Results 1 – 2 of 2) sorted by relevance
451 timestamped_allocator_ = in Init()454 if (timestamped_allocator_ || in Init()458 if (timestamped_allocator_) { in Init()469 timestamped_allocator_ ? gpu_allocator_ : nullptr, em_)); in Init()654 if (timestamped_allocator_) { in MaybeCopyTensorToGPU()681 !timestamped_allocator_ /*sync_dst_compute*/); in MaybeCopyTensorToGPU()1915 if (timestamped_allocator_) { in SafeAllocFrontier()
155 bool timestamped_allocator_ = false; variable