def ListDevices(*args):
    return _pywrap_tensorflow.ListDevices(*args)
Esempio n. 2
0
def ListDevices(out_status):
    return _pywrap_tensorflow.ListDevices(out_status)