Home
last modified time | relevance | path

Searched defs:UnifiedMemoryDeallocate (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
Dgpu_executor.h151 void UnifiedMemoryDeallocate(void* location) override { in UnifiedMemoryDeallocate() function
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dstream_executor_internal.h210 virtual void UnifiedMemoryDeallocate(void* mem) {} in UnifiedMemoryDeallocate() function
Dstream_executor_pimpl.cc545 void StreamExecutor::UnifiedMemoryDeallocate(void* location) { in UnifiedMemoryDeallocate() function in stream_executor::StreamExecutor
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc271 void UnifiedMemoryDeallocate(void* mem) override { in UnifiedMemoryDeallocate() function in stream_executor::__anoncabb94000111::CStreamExecutor
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc649 /* static */ void GpuDriver::UnifiedMemoryDeallocate(GpuContext* context, in UnifiedMemoryDeallocate() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_driver.cc775 /* static */ void GpuDriver::UnifiedMemoryDeallocate(GpuContext* context, in UnifiedMemoryDeallocate() function in stream_executor::gpu::GpuDriver