提交 7be047f7 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Added missing import

This import seems to be required on some versions of numpy.
上级 8632816e
......@@ -131,6 +131,7 @@ import time
import numpy
import numpy.distutils
import numpy.distutils.__config__
from theano.configparser import config, AddConfigVar, StrParam
from theano.gof import (utils, Op, view_roots, DestroyHandler,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论