コード例 #1
0
ファイル: record.py プロジェクト: alimuldal/Theano
 def digest(x):
     x = x[0]
     return hex_digest(x)
コード例 #2
0
 def digest(x):
     x = x[0]
     return hex_digest(x)