Home
last modified time | relevance | path

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

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