提交 1479627d authored 作者: Frederic Bastien's avatar Frederic Bastien

added doc to what the file do and why it is usefull.

上级 52a82a31
#print info to check we link with witch version of blas
#test the speed of the blas gemm fct:
#C=a*C+dot(A,B)*b
#A,B,C matrix
#a,b scalar
import theano,numpy,time
import theano.tensor as T
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论