提交 bc186ecc authored 作者: Nan Rosemary Ke's avatar Nan Rosemary Ke

bug fix

上级 f7a24c47
...@@ -1263,6 +1263,7 @@ class ProfileStats(object): ...@@ -1263,6 +1263,7 @@ class ProfileStats(object):
(if you think of new ones, suggest them on the mailing list). (if you think of new ones, suggest them on the mailing list).
Test them first, as they are not guaranteed to always provide a speedup.""", file=file) Test them first, as they are not guaranteed to always provide a speedup.""", file=file)
import theano
RandomFunction = theano.tensor.raw_random.RandomFunction RandomFunction = theano.tensor.raw_random.RandomFunction
scal = theano.scalar scal = theano.scalar
T = theano.tensor T = theano.tensor
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论