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