提交 408e8c20 authored 作者: Olivier Mastropietro's avatar Olivier Mastropietro

First point on Issue #4647 (forgot the import)

上级 519e007d
...@@ -39,6 +39,7 @@ import logging ...@@ -39,6 +39,7 @@ import logging
from theano import gof from theano import gof
from theano.tensor.elemwise import CAReduce from theano.tensor.elemwise import CAReduce
from theano.tensor import basic as T from theano.tensor import basic as T
from theano.tensor import DimShuffle
from theano.tensor.basic import (get_scalar_constant_value, from theano.tensor.basic import (get_scalar_constant_value,
NotScalarConstantError) NotScalarConstantError)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论