提交 c3461b82 authored 作者: Razvan Pascanu's avatar Razvan Pascanu

useless comment and trailing whitespaces

上级 0b6166f1
...@@ -555,7 +555,6 @@ class MatrixInverse(Op): ...@@ -555,7 +555,6 @@ class MatrixInverse(Op):
ev, = eval_points ev, = eval_points
if ev is None: if ev is None:
return [None] return [None]
#TT.dot(gz.T,xi)
return [-matrix_dot(xi,ev,xi)] return [-matrix_dot(xi,ev,xi)]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论