def ListDevices(*args):
    return _pywrap_tensorflow.ListDevices(*args)
コード例 #2
0
def ListDevices(out_status):
    return _pywrap_tensorflow.ListDevices(out_status)