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

文档中对fit_without_generator()函数的fit_kwargs参数描述有误. #288

Open
zwhe99 opened this issue Nov 2, 2019 · 1 comment
Open
Assignees
Labels
bug Something isn't working pinned
Milestone

Comments

@zwhe99
Copy link

zwhe99 commented Nov 2, 2019

You must follow the issue template and provide as much information as possible. otherwise, this issue will be closed.
请按照 issue 模板要求填写信息。如果没有按照 issue 模板填写,将会忽略并关闭这个 issue

Check List

Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.

You can post pictures, but if specific text or code is required to reproduce the issue, please provide the text in a plain text format for easy copy/paste.

Environment

  • OS [e.g. Mac OS, Linux]:win10
  • Python Version: python 3.7
  • requirements.txt:
[Paste requirements.txt file here]

Issue Description

What

中文文档和英文文档中对fit_without_generator()函数的fit_kwargs参数描述有误.
当前是:fit_kwargs: additional arguments passed to fit_generator() function from tensorflow.keras.Model

应该为:fit_kwargs: additional arguments passed to fit() function from tensorflow.keras.Model

Reproduce

Other Comment

[Add anything else here]

@zwhe99 zwhe99 added the bug Something isn't working label Nov 2, 2019
@zwhe99 zwhe99 changed the title [BUG] 文档中对fit_without_generator()函数的fit_kwargs参数描述有误. Nov 2, 2019
@BrikerMan
Copy link
Owner

谢谢反馈~ 下一版本修复~

@BrikerMan BrikerMan added this to the v1.0.1 milestone Nov 6, 2019
@BrikerMan BrikerMan added this to In progress in TensorFlow 2.0 Version Apr 16, 2020
@BrikerMan BrikerMan moved this from In progress to Review in progress in TensorFlow 2.0 Version Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pinned
Projects
TensorFlow 2.0 Version
  
Review in progress
Development

No branches or pull requests

2 participants