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

[demo][bug] Setting estimator.updater must be executed before calling estimator.fit #162

Open
andafterall opened this issue Jun 20, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@andafterall
Copy link
Contributor

Screen Shot 2022-06-20 at 5 56 37 PM

Screen Shot 2022-06-20 at 5 59 01 PM

@andafterall andafterall added the bug Something isn't working label Jun 20, 2022
@codingfun2022
Copy link
Contributor

Using estimator = ms.PyTorchEstimator(..., updater=ms.AdamTensorUpdater(adam_learning_rate), ...) is better.

@andafterall andafterall changed the title [bug] Setting estimator.updater must be executed before calling estimator.fit [demo][bug] Setting estimator.updater must be executed before calling estimator.fit Jun 21, 2022
@andafterall
Copy link
Contributor Author

@intelligencegear
typo:
trian_dataset => train_dataset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants