Home
last modified time | relevance | path

Searched defs:GetAllocator (Results 1 – 25 of 34) sorted by relevance

12

/external/tensorflow/tensorflow/core/grappler/optimizers/
Devaluation_utils.h44 Allocator* GetAllocator(AllocatorAttributes attr) override { in GetAllocator() function
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device_factory.cc44 Allocator* GetAllocator(AllocatorAttributes attr) override { in GetAllocator() function in tensorflow::GPUDevice
95 Allocator* GetAllocator(AllocatorAttributes attr) override { in GetAllocator() function in tensorflow::GPUCompatibleCPUDevice
/external/tensorflow/tensorflow/core/common_runtime/sycl/
Dsycl_device.cc38 Allocator* SYCLDevice::GetAllocator(AllocatorAttributes attr) { in GetAllocator() function in tensorflow::SYCLDevice
/external/tensorflow/tensorflow/core/framework/
Dallocator_registry.cc68 Allocator* AllocatorFactoryRegistry::GetAllocator() { in GetAllocator() function in tensorflow::AllocatorFactoryRegistry
Dresource_op_kernel_test.cc41 Allocator* GetAllocator(AllocatorAttributes) override { in GetAllocator() function in tensorflow::__anond205bfce0111::StubDevice
Ddevice_base.h184 virtual Allocator* GetAllocator(AllocatorAttributes /*attr*/) { in GetAllocator() function
Dresource_mgr_test.cc239 Allocator* GetAllocator(AllocatorAttributes) override { in GetAllocator() function in tensorflow::StubDevice
/external/tensorflow/tensorflow/core/common_runtime/
Dsingle_threaded_cpu_device.cc85 Allocator* GetAllocator(AllocatorAttributes attr) override { in GetAllocator() function in tensorflow::__anon9ec7ae7f0111::SingleThreadedCpuDevice
Ddevice_mgr_test.cc35 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in CreateDevice() function in tensorflow::__anon38effe1b0111::CreateDevice::FakeDevice
Dthreadpool_device.cc77 Allocator* ThreadPoolDevice::GetAllocator(AllocatorAttributes attr) { in GetAllocator() function in tensorflow::ThreadPoolDevice
Drenamed_device.h62 Allocator* GetAllocator(AllocatorAttributes attr) override { in GetAllocator() function
Ddevice_set_test.cc33 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in Dev() function in tensorflow::__anon39fffd610111::Dev::FakeDevice
Dscoped_allocator_mgr.cc59 ScopedAllocator* ScopedAllocatorContainer::GetAllocator(int32 scope_id) { in GetAllocator() function in tensorflow::ScopedAllocatorContainer
Ddynamic_device_mgr_test.cc34 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in CreateDevice() function in tensorflow::__anonb07f585f0111::CreateDevice::FakeDevice
Dbuf_rendezvous_test.cc37 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in NewDevice() function in tensorflow::__anon3d4b4ed70111::BufRendezvousTest::NewDevice::FakeDevice
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compilation_device.cc82 Allocator* XlaCompilationDevice::GetAllocator(AllocatorAttributes attr) { in GetAllocator() function in tensorflow::XlaCompilationDevice
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext_test.cc31 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in CreateDevice() function in tensorflow::__anon85d2167e0111::CreateDevice::FakeDevice
/external/tensorflow/tensorflow/core/distributed_runtime/
Dremote_device.cc41 Allocator* GetAllocator(AllocatorAttributes attr) override { return nullptr; } in GetAllocator() function in tensorflow::RemoteDevice
Dtensor_coding_test.cc41 Allocator* GetAllocator(AllocatorAttributes attr) override { in GetAllocator() function in tensorflow::DummyDevice
Dsession_mgr_test.cc34 Allocator* GetAllocator(AllocatorAttributes attr) override { return nullptr; } in GetAllocator() function in tensorflow::FakeDevice
Ddevice_resolver_distributed_test.cc53 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in NewDevice() function in tensorflow::__anonc9eaa5c30111::NewDevice::FakeDevice
/external/tensorflow/tensorflow/c/kernels/
Dbitcast_op_test.cc32 Allocator* GetAllocator(AllocatorAttributes /*attr*/) override { in GetAllocator() function in tensorflow::__anon7c8b2e100111::DummyDevice
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.h518 StreamExecutorMemoryAllocator *GetAllocator() { return &allocator_; } in GetAllocator() function
/external/tensorflow/tensorflow/c/
Dkernels_test.cc156 Allocator* GetAllocator(AllocatorAttributes /*attr*/) override { in GetAllocator() function in tensorflow::DummyDevice
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc251 Allocator* XlaDevice::GetAllocator(AllocatorAttributes attr) { in GetAllocator() function in tensorflow::XlaDevice

12