Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update paddle.flops API doc #4418

Merged
merged 2 commits into from
Mar 29, 2022
Merged

Update paddle.flops API doc #4418

merged 2 commits into from
Mar 29, 2022

Conversation

yingyibiao
Copy link
Contributor

Update paddle.flops API doc

@paddle-bot-old
Copy link

Thanks for your contribution!

@@ -3,7 +3,7 @@
flops
-------------------------------

.. py:function:: paddle.flops(self, input_size=None, dtype=None)
.. py:function:: paddle.flops(net, input_size, custom_ops=None, print_detail=False)

``flops`` 函数能够打印网络的基础结构和参数信息。

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

要注意文档规范哦

@Ligoml Ligoml merged commit e81f6ab into PaddlePaddle:develop Mar 29, 2022
RichardWooSJTU pushed a commit to RichardWooSJTU/docs that referenced this pull request Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants