Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_cudamallocasync_allocator.cc387 void GpuCudaMallocAsyncAllocator::SetStreamAndPreallocateMemory(void* stream) { in SetStreamAndPreallocateMemory() function in tensorflow::GpuCudaMallocAsyncAllocator
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dallocator.h227 virtual void SetStreamAndPreallocateMemory(void* stream) {} in SetStreamAndPreallocateMemory() function