提交 8a42b49f authored 作者: George Ho's avatar George Ho

Import get_unbound_function from theano.utils, not theano.compat

上级 d687d0c4
...@@ -18,7 +18,7 @@ from six.moves import StringIO ...@@ -18,7 +18,7 @@ from six.moves import StringIO
import theano import theano
from theano import change_flags, config, gof from theano import change_flags, config, gof
from theano.compat import get_unbound_function from theano.utils import get_unbound_function
from theano.compile.function_module import ( from theano.compile.function_module import (
Function, Function,
FunctionMaker, FunctionMaker,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论