Home
last modified time | relevance | path

Searched refs:GetDeviceFromFallbackTensor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Druntime_fallback_op_handler.cc119 static Expected<tfrt::RCReference<tfrt::Device>> GetDeviceFromFallbackTensor( in GetDeviceFromFallbackTensor() function
182 auto expected_device = GetDeviceFromFallbackTensor( in GetResultDevice()
203 auto expected_device = GetDeviceFromFallbackTensor( in GetResultDevice()
205 result_device.emplace(GetDeviceFromFallbackTensor( in GetResultDevice()