未验证 提交 357425d8 编写于 作者: zhouweiwei2014's avatar zhouweiwei2014 提交者: GitHub

remove repeated linalg in __all__ (#37117)

上级 63f5c2d4
......@@ -395,7 +395,6 @@ __all__ = [ # noqa
'roll',
'batch',
'max',
'norm',
'logical_or',
'bitwise_and',
'bitwise_or',
......@@ -424,7 +423,6 @@ __all__ = [ # noqa
'load',
'numel',
'median',
'inverse',
'no_grad',
'set_grad_enabled',
'mod',
......@@ -505,7 +503,6 @@ __all__ = [ # noqa
'expand_as',
'stack',
'sqrt',
'cholesky',
'randperm',
'linspace',
'reshape',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册