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