Home
last modified time | relevance | path

Searched defs:GetAllocator (Results 1 – 25 of 50) 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/
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::__anon38d2dc790111::SingleThreadedCpuDevice
Ddevice_mgr_test.cc35 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in CreateDevice() function in tensorflow::__anon08ffc4550111::CreateDevice::FakeDevice
Drenamed_device.h58 Allocator* GetAllocator(AllocatorAttributes attr) override { in GetAllocator() function
Ddevice_set_test.cc33 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in Dev() function in tensorflow::__anon0a0fc39b0111::Dev::FakeDevice
Dscoped_allocator_mgr.cc59 ScopedAllocator* ScopedAllocatorContainer::GetAllocator(int32_t scope_id) { in GetAllocator() function in tensorflow::ScopedAllocatorContainer
Dthreadpool_device.cc106 Allocator* ThreadPoolDevice::GetAllocator(AllocatorAttributes attr) { in GetAllocator() function in tensorflow::ThreadPoolDevice
/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::__anon486793c80111::StubDevice
/external/tensorflow/tensorflow/core/tpu/
Dvirtual_device.cc74 Allocator* VirtualDevice::GetAllocator(AllocatorAttributes attr) { in GetAllocator() function in tensorflow::VirtualDevice
/external/tensorflow/tensorflow/core/transforms/utils/
Deval_utils.cc60 tensorflow::Allocator *SimpleDevice::GetAllocator( in GetAllocator() function in mlir::tfg::util::SimpleDevice
/external/tensorflow/tensorflow/compiler/jit/
Dxla_platform_info.cc150 std::shared_ptr<se::DeviceMemoryAllocator> GetAllocator( in GetAllocator() function
/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::__anonbc28e37d0111::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.cc37 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::__anone67ae04c0111::CreateDevice::FakeDevice
/external/tensorflow/tensorflow/c/kernels/
Dsummary_op_test.cc42 Allocator* GetAllocator(AllocatorAttributes /*attr*/) override { in GetAllocator() function in tensorflow::__anon9497e9ce0111::DummyDevice
Dbitcast_op_test.cc31 Allocator* GetAllocator(AllocatorAttributes /*attr*/) override { in GetAllocator() function in tensorflow::__anon323103ca0111::DummyDevice
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dstream_executor_pimpl.h537 StreamExecutorMemoryAllocator* GetAllocator() { return &allocator_; } in GetAllocator() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dinlined_vector.h212 AllocatorType& GetAllocator() { return alloc_data_.template get<0>(); } in GetAllocator() function
253 AllocatorType& GetAllocator() { return alloc_data_.template get<0>(); } in GetAllocator() function
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dinlined_vector.h189 AllocatorType& GetAllocator() { return alloc_data_.template get<0>(); } in GetAllocator() function
230 AllocatorType& GetAllocator() { return alloc_data_.template get<0>(); } in GetAllocator() function

12