Searched refs:TF_GetDeviceDetails (Results 1 – 2 of 2) sorted by relevance
285 static std::unordered_map<string, string> TF_GetDeviceDetails(int index) { in InputTFE_OutputTensorHandles() function1079 m.def("TF_GetDeviceDetails", &tensorflow::TF_GetDeviceDetails); in PYBIND11_MODULE()
1334 details = pywrap_tfe.TF_GetDeviceDetails(index)