Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc270 static py::object TF_ListPhysicalDevices() { in InputTFE_OutputTensorHandles() function
1078 m.def("TF_ListPhysicalDevices", &tensorflow::TF_ListPhysicalDevices); in PYBIND11_MODULE()
/external/tensorflow/tensorflow/python/eager/
Dcontext.py1273 devs = pywrap_tfe.TF_ListPhysicalDevices()