Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_state.cc69 const bool alloc_visitors_defined = in GetCPUAllocator() local
73 "TF_CPU_ALLOCATOR_USE_BFC", alloc_visitors_defined, &use_bfc_allocator); in GetCPUAllocator()
79 (numa_enabled_ || alloc_visitors_defined || use_bfc_allocator) in GetCPUAllocator()