Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_process_state.cc242 int64 gpu_host_mem_limit = gpu_host_mem_limit_in_mb * (1LL << 20); in GetGpuHostAllocator() local
244 new BFCAllocator(sub_allocator, gpu_host_mem_limit, in GetGpuHostAllocator()