Home
last modified time | relevance | path

Searched defs:GetAllocator (Results 1 – 25 of 27) 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.cc43 Allocator* GetAllocator(AllocatorAttributes attr) override { in GetAllocator() function in tensorflow::GPUDevice
94 Allocator* GetAllocator(AllocatorAttributes attr) override { in GetAllocator() function in tensorflow::GPUCompatibleCPUDevice
/external/tensorflow/tensorflow/core/common_runtime/
Dsingle_threaded_cpu_device.cc76 Allocator* GetAllocator(AllocatorAttributes attr) override { in GetAllocator() function in tensorflow::__anonfe4177f40111::SingleThreadedCpuDevice
Dthreadpool_device.cc76 Allocator* ThreadPoolDevice::GetAllocator(AllocatorAttributes attr) { in GetAllocator() function in tensorflow::ThreadPoolDevice
Ddevice_set_test.cc32 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in Dev() function in tensorflow::__anon1b3a6df60111::Dev::FakeDevice
Drenamed_device.h58 Allocator* GetAllocator(AllocatorAttributes attr) override { in GetAllocator() function
Dscoped_allocator_mgr.cc59 ScopedAllocator* ScopedAllocatorContainer::GetAllocator(int32 scope_id) { in GetAllocator() function in tensorflow::ScopedAllocatorContainer
Dconstant_folding_test.cc104 Allocator* GetAllocator(AllocatorAttributes attr) override { return nullptr; } in GetAllocator() function in tensorflow::__anon5f0c02c70111::FakeDevice
/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::__anon1ebbe4430111::StubDevice
Ddevice_base.h182 virtual Allocator* GetAllocator(AllocatorAttributes /*attr*/) { in GetAllocator() function
Dresource_mgr_test.cc235 Allocator* GetAllocator(AllocatorAttributes) override { in GetAllocator() function in tensorflow::StubDevice
Dop_kernel_test.cc313 Allocator* GetAllocator(AllocatorAttributes /*attr*/) override { in GetAllocator() function in tensorflow::__anon843475bc0111::DummyDevice
/external/tensorflow/tensorflow/core/distributed_runtime/
Dremote_device.cc49 Allocator* GetAllocator(AllocatorAttributes attr) override { return nullptr; } in GetAllocator() function in tensorflow::RemoteDevice
Dsession_mgr_test.cc34 Allocator* GetAllocator(AllocatorAttributes attr) override { return nullptr; } in GetAllocator() function in tensorflow::FakeDevice
Dtensor_coding_test.cc41 Allocator* GetAllocator(AllocatorAttributes attr) override { in GetAllocator() function in tensorflow::DummyDevice
Ddevice_resolver_distributed_test.cc51 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in NewDevice() function in tensorflow::__anon5f4e7c180111::NewDevice::FakeDevice
Dcollective_param_resolver_distributed_test.cc38 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in NewDevice() function in tensorflow::__anon53767e020111::NewDevice::FakeDevice
Dcollective_rma_distributed_test.cc50 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in NewDevice() function in tensorflow::__anond64f02c00111::NewDevice::FakeDevice
/external/tensorflow/tensorflow/c/kernels/
Dbitcast_op_test.cc29 Allocator* GetAllocator(AllocatorAttributes /*attr*/) override { in GetAllocator() function in tensorflow::__anon7be2f0650111::DummyDevice
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compilation_device.cc86 Allocator* XlaCompilationDevice::GetAllocator(AllocatorAttributes attr) { in GetAllocator() function in tensorflow::XlaCompilationDevice
/external/tensorflow/tensorflow/c/
Dkernels_test.cc132 Allocator* GetAllocator(AllocatorAttributes /*attr*/) override { in GetAllocator() function in tensorflow::DummyDevice
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.cc240 Allocator* XlaDevice::GetAllocator(AllocatorAttributes attr) { in GetAllocator() function in tensorflow::XlaDevice
Dincrease_dynamism_for_auto_jit_pass_test.cc49 Allocator* GetAllocator(AllocatorAttributes attr) override { return nullptr; } in GetAllocator() function in tensorflow::__anonbd6aeead0111::FakeDevice

12