modify content order in rst part5

This commit is contained in:
lvmingfu 2022-03-10 15:57:29 +08:00
parent ccd8bc1a68
commit dc9e33ce6e
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: 需要保存的网络。