Change pygpu import in gpuarray/ctc to prevent build errors

上级 b736bc8a
...@@ -13,7 +13,7 @@ from theano.tensor.opt import register_canonicalize ...@@ -13,7 +13,7 @@ from theano.tensor.opt import register_canonicalize
from theano.tensor.opt import register_stabilize from theano.tensor.opt import register_stabilize
import os import os
import pygpu from . import pygpu
ctc_enabled = config.ctc.enabled ctc_enabled = config.ctc.enabled
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论