Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dgpu_device.cc213 bool enable_unified_memory; in CreateBFCAllocator() local
215 false, &enable_unified_memory); in CreateBFCAllocator()
226 /*use_unified_memory=*/enable_unified_memory, in CreateBFCAllocator()
240 size_t allocator_memory = enable_unified_memory in CreateBFCAllocator()