提交 48b26938 authored 作者: Dumitru Erhan's avatar Dumitru Erhan

merge

...@@ -4,6 +4,7 @@ from theano.gof.link import WrapLinkerMany ...@@ -4,6 +4,7 @@ from theano.gof.link import WrapLinkerMany
from theano.gof.cutils import run_cthunk from theano.gof.cutils import run_cthunk
from theano.compile.mode import Mode, register_mode, predefined_modes, predefined_linkers, predefined_optimizers, default_linker, default_optimizer from theano.compile.mode import Mode, register_mode, predefined_modes, predefined_linkers, predefined_optimizers, default_linker, default_optimizer
from theano.gof.cc import OpWiseCLinker from theano.gof.cc import OpWiseCLinker
from theano.gof.python25 import any
from theano import gof from theano import gof
import theano.config as config import theano.config as config
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论