!31100 modify content order in rst part5

Merge pull request !31100 from lvmingfu/master
This commit is contained in:
i-robot 2022-03-10 09:25:31 +00:00 committed by Gitee
commit f320c0e964
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 9 additions and 9 deletions

View File

@ -95,15 +95,6 @@
Int: 每隔多少分钟保存一个checkpoint文件。
.. py:method:: saved_network
:property:
获取需要保存的网络。
**返回:**
Cell: 需要保存的网络。
.. py:method:: save_checkpoint_seconds
:property:
@ -121,3 +112,12 @@
**返回:**
Int: 每隔多少个step保存一次checkpoint文件。
.. py:method:: saved_network
:property:
获取需要保存的网络。
**返回:**
Cell: 需要保存的网络。