提交 45a97cb2 authored 作者: Frederic Bastien's avatar Frederic Bastien

style following code review.

上级 15821dab
import numpy
import theano.sparse
if theano.sparse.enable_sparse == False:
if not theano.sparse.enable_sparse:
raise SkipTest('Optional package sparse disabled')
from theano.sparse.utils import hash_from_sparse
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论