Searched refs:gpu_host_mem_limit (Results 1 – 1 of 1) sorted by relevance
242 int64 gpu_host_mem_limit = gpu_host_mem_limit_in_mb * (1LL << 20); in GetGpuHostAllocator() local244 new BFCAllocator(sub_allocator, gpu_host_mem_limit, in GetGpuHostAllocator()