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

[HPO] Update configurations for MPA #1168

Merged
merged 21 commits into from
Jul 21, 2022
Merged

Conversation

yunchu
Copy link
Contributor

@yunchu yunchu commented Jul 15, 2022

enables HPO to the templates of MPA for SC 1.2

* updated hpo_config.yaml for modifying hyper-params search space
* set 'auto_hpo_state' attribute to configuraions.yaml and template.yaml

Signed-off-by: Yunchu Lee <yunchu.lee@intel.com>
@github-actions github-actions bot added the ALGO Any changes in OTX Algo Tasks implementation label Jul 15, 2022
@goodsong81 goodsong81 changed the title updated configurations for MPA [HPO] Update configurations for MPA Jul 15, 2022
@yunchu yunchu marked this pull request as ready for review July 15, 2022 08:37
@yunchu yunchu requested a review from a team as a code owner July 15, 2022 08:37
- changed metric in hpo_config to 'accuracy_top-1' for cls task
- add override_configurations to change configuration on runtime

Signed-off-by: Yunchu Lee <yunchu.lee@intel.com>
@github-actions github-actions bot added the CLI Any changes in OTE CLI label Jul 18, 2022
harimkang and others added 12 commits July 18, 2022 11:56
if reported score is 1.0, hpo interprets it as 0.0.

Signed-off-by: Yunchu Lee <yunchu.lee@intel.com>
* updated hpo_config.yaml for modifying hyper-params search space
* set 'auto_hpo_state' attribute to configuraions.yaml and template.yaml

Signed-off-by: Yunchu Lee <yunchu.lee@intel.com>
- changed metric in hpo_config to 'accuracy_top-1' for cls task
- add override_configurations to change configuration on runtime

Signed-off-by: Yunchu Lee <yunchu.lee@intel.com>
@eunwoosh eunwoosh force-pushed the modify-mpa-templates-for-hpo branch from ae99810 to 6af3a80 Compare July 19, 2022 12:16
yunchu and others added 3 commits July 20, 2022 10:19
…nvinotoolkit/training_extensions into modify-mpa-templates-for-hpo

Signed-off-by: Yunchu Lee <yunchu.lee@intel.com>
Signed-off-by: Yunchu Lee <yunchu.lee@intel.com>
* Remove time.sleep(2) in EpochRunnerWithCancel
Co-authored-by: eunwoosh <eunwoo.shin@intel.com>
@eunwoosh eunwoosh force-pushed the modify-mpa-templates-for-hpo branch from e79eb08 to 87d06fe Compare July 20, 2022 04:19
@eunwoosh eunwoosh force-pushed the modify-mpa-templates-for-hpo branch from 87d06fe to 469e0d4 Compare July 20, 2022 05:41
@yunchu
Copy link
Contributor Author

yunchu commented Jul 20, 2022

run ote-test

@eunwoosh
Copy link
Contributor

run ote-test

1 similar comment
@yunchu
Copy link
Contributor Author

yunchu commented Jul 21, 2022

run ote-test

Copy link

@goodsong81 goodsong81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yunchu yunchu merged commit 6db4aaf into develop Jul 21, 2022
@yunchu yunchu deleted the modify-mpa-templates-for-hpo branch July 21, 2022 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ALGO Any changes in OTX Algo Tasks implementation CLI Any changes in OTE CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants