Home
last modified time | relevance | path

Searched defs:GetMemoryType (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dpool_allocator.h103 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
169 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
Dprocess_state.h151 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
Dbfc_allocator.cc1242 AllocatorMemoryType BFCAllocator::GetMemoryType() const { in GetMemoryType() function in tensorflow::BFCAllocator
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_cudamalloc_allocator.h39 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
Dgpu_debug_allocator.h77 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
Dgpu_cudamallocasync_allocator.h96 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device_simple_allocator.h42 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
/external/tensorflow/tensorflow/core/framework/
Dallocator.h230 virtual AllocatorMemoryType GetMemoryType() const { in GetMemoryType() function
285 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
402 virtual AllocatorMemoryType GetMemoryType() const { in GetMemoryType() function
Dcpu_allocator_impl.cc166 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function in tensorflow::__anonb46ab94d0111::CPUAllocator
208 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function in tensorflow::__anonb46ab94d0111::CPUAllocatorFactory::CPUSubAllocator
Dtracking_allocator.h71 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
Dtensor.h100 virtual AllocatorMemoryType GetMemoryType() const { in GetMemoryType() function
669 AllocatorMemoryType GetMemoryType() const { return buf_->GetMemoryType(); } in GetMemoryType() function
Dtensor.cc123 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function in tensorflow::__anon2f56f8af0111::BufferBase
/external/tensorflow/tensorflow/core/common_runtime/device/
Ddevice_host_allocator.h64 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
Ddevice_mem_allocator.h73 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
/external/tensorflow/tensorflow/core/profiler/backends/gpu/
Dcupti_tracer.cc1472 static CUmemorytype GetMemoryType(CUdeviceptr ptr) { in GetMemoryType() function in tensorflow::profiler::__anon1bba5cd30111::CuptiDriverApiHookWithCudaEvent