提交 f4c031c6 authored 作者: Iban Harlouchet's avatar Iban Harlouchet

Removed inappropriate props in theano/tensor/basic.py

上级 f1716914
......@@ -4575,7 +4575,6 @@ class _nd_grid(object):
>>> b[1].eval()
array([[0, 1, 2, 3]], dtype=int8)
"""
__props__ = ("sparse",)
def __init__(self, sparse=False):
self.sparse = sparse
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论