Home
last modified time | relevance | path

Searched defs:UnderlyingDevice (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Drenamed_device.h39 const DeviceBase* UnderlyingDevice() const override { in UnderlyingDevice() function
42 DeviceBase* UnderlyingDevice() override { in UnderlyingDevice() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Ddevice_base.h218 virtual DeviceBase* UnderlyingDevice() { return this; } in UnderlyingDevice() function
219 virtual const DeviceBase* UnderlyingDevice() const { return this; } in UnderlyingDevice() function
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dkernel_fallback_execute_compat.cc770 const DeviceBase* UnderlyingDevice() const override { in UnderlyingDevice() function in tensorflow::tfd::__anond671884e0711::DeviceWithCustomAllocator
773 DeviceBase* UnderlyingDevice() override { in UnderlyingDevice() function in tensorflow::tfd::__anond671884e0711::DeviceWithCustomAllocator