Searched defs:UnderlyingDevice (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ | ||
H A D | renamed_device.h | 39 const DeviceBase* UnderlyingDevice() const override { in UnderlyingDevice() function |
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ | ||
H A D | device_base.h | 218 virtual DeviceBase* UnderlyingDevice() { return this; } in UnderlyingDevice() function |
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/ | ||
H A D | kernel_fallback_execute_compat.cc | 770 const DeviceBase* UnderlyingDevice() const override { in UnderlyingDevice() function in tensorflow::tfd::__anond671884e0711::DeviceWithCustomAllocator |