Home
last modified time | relevance | path

Searched defs:GetDeviceRef (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Druntime_fallback_op_handler.cc69 tfrt::RCReference<tfrt::Device> GetDeviceRef() { return device_; } in GetDeviceRef() function in tensorflow::tfd::RuntimeFallbackOpHandler
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dkernel_fallback_op_handler.cc50 tfrt::RCReference<tfrt::Device> GetDeviceRef() { return device_; } in GetDeviceRef() function in tensorflow::tfd::KernelFallbackOpHandler