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