提交 b689b4ce 编写于 作者: M Megvii Engine Team

fix(mge/functional): add F.clamp to __all__ to fix docs

GitOrigin-RevId: 8857e2316b3dfcfaabc2f30855e515c100d29437
上级 4cf193ab
...@@ -19,6 +19,7 @@ __all__ = [ ...@@ -19,6 +19,7 @@ __all__ = [
"arccos", "arccos",
"add", "add",
"arcsin", "arcsin",
"clamp",
"ceil", "ceil",
"cos", "cos",
"divide", "divide",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册