/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | allocator.h | 230 virtual AllocatorMemoryType GetMemoryType() const { in GetMemoryType() function 285 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function 402 virtual AllocatorMemoryType GetMemoryType() const { in GetMemoryType() function
|
H A D | cpu_allocator_impl.cc | 166 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function in tensorflow::__anon2523aecd0111::CPUAllocator 208 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function in tensorflow::__anon2523aecd0111::CPUAllocatorFactory::CPUSubAllocator
|
H A D | tensor.h | 100 virtual AllocatorMemoryType GetMemoryType() const { in GetMemoryType() function 669 AllocatorMemoryType GetMemoryType() const { return buf_->GetMemoryType(); } in GetMemoryType() function
|
H A D | tracking_allocator.h | 71 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
|
H A D | tensor.cc | 123 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function in tensorflow::__anona4d3ae2f0111::BufferBase
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | pool_allocator.h | 103 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function 169 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
|
H A D | process_state.h | 151 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
|
H A D | bfc_allocator.cc | 1242 AllocatorMemoryType BFCAllocator::GetMemoryType() const { in GetMemoryType() function in tensorflow::BFCAllocator
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
H A D | gpu_cudamalloc_allocator.h | 39 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
|
H A D | gpu_debug_allocator.h | 77 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
|
H A D | gpu_cudamallocasync_allocator.h | 96 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/ |
H A D | pluggable_device_simple_allocator.h | 42 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/device/ |
H A D | device_host_allocator.h | 64 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
|
H A D | device_mem_allocator.h | 73 AllocatorMemoryType GetMemoryType() const override { in GetMemoryType() function
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderSnapshotUtils.cpp | 24 uint32_t GetMemoryType(const PhysicalDeviceInfo& physicalDevice, in GetMemoryType() function
|
/aosp_15_r20/hardware/google/gfxstream/common/detector/ |
D | Vulkan.cpp | 48 uint32_t GetMemoryType(const vkhpp::PhysicalDevice& physical_device, in GetMemoryType() function
|
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/ |
D | sample_base.cpp | 45 Result<uint32_t> GetMemoryType(const vkhpp::PhysicalDevice& physical_device, in GetMemoryType() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/ |
H A D | cupti_tracer.cc | 1472 static CUmemorytype GetMemoryType(CUdeviceptr ptr) { in GetMemoryType() function in tensorflow::profiler::__anon2fb572530111::CuptiDriverApiHookWithCudaEvent
|