def GetPythonWrappers(*args):
    return _pywrap_tensorflow.GetPythonWrappers(*args)
Ejemplo n.º 2
0
def GetPythonWrappers(op_wrapper_buf):
    return _pywrap_tensorflow.GetPythonWrappers(op_wrapper_buf)