Home
last modified time | relevance | path

Searched defs:GetAllocator (Results 1 – 25 of 48) 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/
Dcomposite_device.h39 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in GetAllocator() function
Dsingle_threaded_cpu_device.cc85 Allocator* GetAllocator(AllocatorAttributes attr) override { in GetAllocator() function in tensorflow::__anon6eac52db0111::SingleThreadedCpuDevice
Ddevice_mgr_test.cc35 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in CreateDevice() function in tensorflow::__anon7c4d83f70111::CreateDevice::FakeDevice
Dthreadpool_device.cc73 Allocator* ThreadPoolDevice::GetAllocator(AllocatorAttributes attr) { in GetAllocator() function in tensorflow::ThreadPoolDevice
Drenamed_device.h57 Allocator* GetAllocator(AllocatorAttributes attr) override { in GetAllocator() function
Ddevice_set_test.cc33 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in Dev() function in tensorflow::__anon7d5d833d0111::Dev::FakeDevice
Dscoped_allocator_mgr.cc59 ScopedAllocator* ScopedAllocatorContainer::GetAllocator(int32 scope_id) { in GetAllocator() function in tensorflow::ScopedAllocatorContainer
/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/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::__anon7da9c82a0111::StubDevice
Ddevice_base.h181 virtual Allocator* GetAllocator(AllocatorAttributes /*attr*/) { in GetAllocator() function
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/
Dtf_framework_c_interface.cc30 Allocator* GetAllocator(void* op_kernel_ctx) { in GetAllocator() function
/external/tensorflow/tensorflow/compiler/jit/
Dxla_platform_info.cc111 se::DeviceMemoryAllocator* GetAllocator( in GetAllocator() function
/external/tensorflow/tensorflow/core/tpu/
Dvirtual_device.cc74 Allocator* VirtualDevice::GetAllocator(AllocatorAttributes attr) { in GetAllocator() function in tensorflow::VirtualDevice
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compilation_device.cc82 Allocator* XlaCompilationDevice::GetAllocator(AllocatorAttributes attr) { in GetAllocator() function in tensorflow::XlaCompilationDevice
/external/tensorflow/tensorflow/core/distributed_runtime/
Ddevice_resolver_distributed_test.cc42 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in NewDevice() function in tensorflow::__anone296589f0111::NewDevice::FakeDevice
Dremote_device.cc43 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
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dplacement_test.cc61 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in CreateDevice() function in tensorflow::__anon751bb52e0111::CreateDevice::FakeDevice
Dcontext_test.cc35 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in CreateDevice() function in tensorflow::__anon31761eda0111::CreateDevice::FakeDevice
/external/tensorflow/tensorflow/c/kernels/
Dsummary_op_test.cc42 Allocator* GetAllocator(AllocatorAttributes /*attr*/) override { in GetAllocator() function in tensorflow::__anonaf2956f00111::DummyDevice
Dbitcast_op_test.cc31 Allocator* GetAllocator(AllocatorAttributes /*attr*/) override { in GetAllocator() function in tensorflow::__anon4cc270ec0111::DummyDevice
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.h529 StreamExecutorMemoryAllocator *GetAllocator() { return &allocator_; } in GetAllocator() function

12