Searched defs:CreateSubAllocator (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ | ||
H A D | cpu_allocator_impl.cc | 186 SubAllocator* CreateSubAllocator(int numa_node) override { in CreateSubAllocator() function in tensorflow::__anon2523aecd0111::CPUAllocatorFactory |
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ | ||
H A D | threadpool_device.cc | 262 virtual SubAllocator* CreateSubAllocator(int numa_node) { in CreateSubAllocator() function in tensorflow::__anon8e2c0c930311::MklCPUAllocatorFactory |
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/ | ||
H A D | gpu_process_state.cc | 98 static std::unique_ptr<SubAllocator> CreateSubAllocator( in CreateSubAllocator() function |
H A D | gpu_bfc_allocator_test.cc | 86 std::unique_ptr<SubAllocator> CreateSubAllocator( in CreateSubAllocator() function |