예제 #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)