提交 7bd95790 authored 作者: Robert McGibbon's avatar Robert McGibbon

remove incorrect comment

上级 425d4add
...@@ -363,8 +363,7 @@ class Expm(Op): ...@@ -363,8 +363,7 @@ class Expm(Op):
class ExpmGrad(Op): class ExpmGrad(Op):
"""Gradient of the matrix exponential of a square array. Currently """Gradient of the matrix exponential of a square array.
implemented only for Hermetian arguments.
""" """
def make_node(self, A, gw): def make_node(self, A, gw):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论