Remove gpu_contiguous import from GPU CTC test

上级 eb52b148
......@@ -8,7 +8,6 @@ import theano.tensor as T
from theano.tests import unittest_tools as utt
import theano.gpuarray
from theano.gpuarray.ctc import (ctc_enabled, ctc)
from theano.gpuarray.basic_ops import gpu_contiguous
class TestCTC(unittest.TestCase):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论