Home
last modified time | relevance | path

Searched defs:AllocatorAttributes (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dallocator.h313 struct AllocatorAttributes { struct
320 void Merge(AllocatorAttributes other) { in Merge() argument
332 bool IsEqualOrLessRestrictiveThan(const AllocatorAttributes& other) const { in IsEqualOrLessRestrictiveThan() argument
340 uint32 value = 0;
343 int32 scope_id = 0;
H A Dresource_op_kernel_test.cc41 Allocator* GetAllocator(AllocatorAttributes) override { in GetAllocator() argument
H A Ddevice_base.h185 virtual Allocator* GetAllocator(AllocatorAttributes /*attr*/) { in GetAllocator() argument
H A Dresource_mgr_test.cc327 Allocator* GetAllocator(AllocatorAttributes) override { in GetAllocator() argument
H A Dop_kernel_test.cc355 Allocator* GetAllocator(AllocatorAttributes /*attr*/) override { in GetAllocator() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dcomposite_device.h39 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in GetAllocator() argument
H A Ddevice_mgr_test.cc35 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in CreateDevice() argument
H A Ddevice_set_test.cc33 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in Dev() argument
H A Ddynamic_device_mgr_test.cc39 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in CreateDevice() argument
H A Dbuf_rendezvous_test.cc39 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in NewDevice() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Ddevice_resolver_distributed_test.cc42 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in NewDevice() argument
H A Dcollective_param_resolver_distributed_test.cc43 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in NewDevice() argument
H A Dcollective_rma_distributed_test.cc64 Allocator* GetAllocator(AllocatorAttributes) override { return allocator_; } in NewDevice() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dplacement_test.cc61 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in CreateDevice() argument
H A Dcontext_test.cc39 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in CreateDevice() argument
H A Dtensor_handle_test.cc76 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in CreateDevice() argument
/aosp_15_r20/external/tensorflow/tensorflow/c/kernels/
H A Dsummary_op_test.cc42 Allocator* GetAllocator(AllocatorAttributes /*attr*/) override { in GetAllocator() argument
H A Dbitcast_op_test.cc31 Allocator* GetAllocator(AllocatorAttributes /*attr*/) override { in GetAllocator() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Drpc_rendezvous_mgr_test.cc107 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in CreateDevice() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
H A Dop_handler_selector_test.cc99 Allocator* GetAllocator(AllocatorAttributes) override { return nullptr; } in CreateDevice() argument
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dkernels_test.cc740 Allocator* GetAllocator(AllocatorAttributes /*attr*/) override { in GetAllocator() argument