提交 c880562b 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!895 fix dataset comment format

Merge pull request !895 from panfengfeng/panff/fix_dataset_format
......@@ -925,7 +925,7 @@ class Dataset:
Args:
condition_name (str): The condition name that is used to toggle sending next row
num_batch (int or None): The number of batches(rows) that are released
When num_batch is None, it will default to the number specified by the sync_wait operator
When num_batch is None, it will default to the number specified by the sync_wait operator
data (dict or None): The data passed to the callback
"""
notifiers_dict = self.get_sync_notifiers()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册