Searched refs:TF_ListPhysicalDevices (Results 1 – 2 of 2) sorted by relevance
270 static py::object TF_ListPhysicalDevices() { in InputTFE_OutputTensorHandles() function1078 m.def("TF_ListPhysicalDevices", &tensorflow::TF_ListPhysicalDevices); in PYBIND11_MODULE()
1273 devs = pywrap_tfe.TF_ListPhysicalDevices()