def __init__(self):
     this = _pywrap_tensorflow.new_FileStatistics()
     try:
         self.this.append(this)
     except:
         self.this = this
 def __init__(self, *args):
     this = _pywrap_tensorflow.new_FileStatistics(*args)
     try:
         self.this.append(this)
     except Exception:
         self.this = this
Beispiel #3
0
 def __init__(self, *args):
     this = _pywrap_tensorflow.new_FileStatistics(*args)
     try:
         self.this.append(this)
     except Exception:
         self.this = this