提交 859ce935 authored 作者: Philippe Hamel's avatar Philippe Hamel

Removed withespace

上级 9be4f33d
......@@ -538,7 +538,7 @@ def test_may_share_memory():
]:
assert SparseType.may_share_memory(a_,b_)==rep
def test_sparse_shared_memory():
# Note : There are no inplace ops on sparse matrix yet. If one is someday implemented, we could test it here.
a = random_lil((3,4), 'float32', 3).tocsr()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论