提交 de87fa19 authored 作者: Frederic's avatar Frederic

crash python 3

上级 2a9bc4c0
...@@ -11,6 +11,7 @@ __contact__ = "Razvan Pascanu <r.pascanu@gmail>" ...@@ -11,6 +11,7 @@ __contact__ = "Razvan Pascanu <r.pascanu@gmail>"
import unittest import unittest
import numpy import numpy
from nose.plugins.skip import SkipTest from nose.plugins.skip import SkipTest
from six.moves import reduce
import theano import theano
from theano import tensor from theano import tensor
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论