提交 a9b38e46 authored 作者: David Warde-Farley's avatar David Warde-Farley

Fix imports in IfElse tests.

上级 e3b17a0b
......@@ -12,9 +12,8 @@ import numpy
import theano
from theano import tensor
from theano.lazycond import IfElse
from theano.ifelse import IfElse, ifelse
from theano.tests import unittest_tools as utt
from theano.lazycond import ifelse
class test_ifelse(unittest.TestCase):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论