提交 80cb32e6 authored 作者: Razvan Pascanu's avatar Razvan Pascanu

import theano.tensor as TT (used later)

上级 bac982dd
...@@ -9,6 +9,8 @@ from theano import tensor ...@@ -9,6 +9,8 @@ from theano import tensor
from theano.tests import unittest_tools as utt from theano.tests import unittest_tools as utt
from theano.compile.pfunc import rebuild_collect_shared from theano.compile.pfunc import rebuild_collect_shared
import theano.tensor as TT
''' '''
Questions and notes about scan that should be answered : Questions and notes about scan that should be answered :
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论