Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt_distributed_impl.cc40 std::string GetTensorFlowDeviceType(string_view name) { in GetTensorFlowDeviceType() function
146 da.set_device_type(GetTensorFlowDeviceType(device_ref->type().name())); in SetOrUpdateServerDef()