Home
last modified time | relevance | path

Searched defs:bfc_allocator (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_process_state.h147 GPUBFCAllocator* bfc_allocator; member
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator_test.cc54 BFCAllocator bfc_allocator(sub_allocator, 1 << 30, false, "GPU_0_bfc"); in BM_Allocator() local