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

add missing view_map to RowScaleCSC. This is a new that was is sparse sandbox in the last release.

上级 6930e53d
......@@ -1363,6 +1363,8 @@ class RowScaleCSC(gof.op.Op):
# :note: The grad implemented is structured.
view_map = {0: [0]}
def __eq__(self, other):
return type(self) == type(other)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论