提交 18b7518f authored 作者: Frederic Bastien's avatar Frederic Bastien

Add a comment

上级 f08a0528
......@@ -176,6 +176,7 @@ class Solve(Op):
"""
Solve a system of linear equations.
For on CPU and GPU.
"""
__props__ = ('A_structure', 'lower', 'overwrite_A', 'overwrite_b')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论