def __init__(self): this = _pywrap_tensorflow.new_TF_Buffer() try: self.this.append(this) except: self.this = this
def __init__(self): this = _pywrap_tensorflow.new_TF_Buffer() try: self.this.append(this) except Exception: self.this = this
def __init__(self): this = _pywrap_tensorflow.new_TF_Buffer() try: self.this.append(this) except __builtin__.Exception: self.this = this