Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Backport Gluon estimator changes to 1.6 #17048

Merged
merged 4 commits into from Dec 11, 2019

Conversation

ptrendx
Copy link
Member

@ptrendx ptrendx commented Dec 11, 2019

Description

Backport #16957, #16971, #16982 and #17042 to 1.6 branch.

@leezu, @liuzh91 FYI

…che#16957)

* Include eval_net the validation model in the estimator api

* fix small issue

* fix unittest failures for the new api interface

* Add comments in the code for readability

* Remove unused argument val_metrics

* merge changes with the master branch

* fix some regression errors

* fix bugs introduced in the merging phase
* Add support of plug and play fit_batch and evaluate_batch

* Add check for the validity of the estimator model

* Rename estimator model as batch processor

* Remove unused import

* Add documentation of the batch processor class

* refine the documentation of the batch processor

* Fix merge bugs

* fix bugs introduced during merge

* fix sanity check failures

* fix CI bugs
@ptrendx ptrendx requested a review from szha as a code owner December 11, 2019 17:24
@ptrendx ptrendx added the R1.6.0 label Dec 11, 2019
@ptrendx ptrendx merged commit c7dab17 into apache:v1.6.x Dec 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants