Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dgpu_device.cc166 const int64 kGpuHostMemoryLimitBytes = 64 * (1LL << 30); in GetGpuHostAllocator() local
168 sub_allocator, kGpuHostMemoryLimitBytes, /*allow_growth=*/true, in GetGpuHostAllocator()