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

chore: hide some unnecessary logs; baguarun no_python option bypass #46

Merged
merged 11 commits into from
Jun 25, 2021
Merged

chore: hide some unnecessary logs; baguarun no_python option bypass #46

merged 11 commits into from
Jun 25, 2021

Conversation

shjwudp
Copy link
Member

@shjwudp shjwudp commented Jun 25, 2021

Major changes:

  1. Hide some unnecessary autotune service logs.
  2. baguarun --no_python bypass

@shjwudp shjwudp marked this pull request as draft June 25, 2021 04:13
@shjwudp shjwudp marked this pull request as ready for review June 25, 2021 06:18
@shjwudp shjwudp requested a review from NOBLES5E June 25, 2021 06:19
bagua/script/baguarun.py Outdated Show resolved Hide resolved
Copy link
Contributor

@NOBLES5E NOBLES5E left a comment

Choose a reason for hiding this comment

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

see comments

with self.ask_hyperparameters_mutex:
self.param_group_info = param_group_info
default_hyperparameters = BaguaHyperparameter(
buckets=split_bucket_by_bucket_size(
tensor_list,
self.default_bucket_size,
session["bucket_size"],
Copy link
Contributor

Choose a reason for hiding this comment

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

is this a bug?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, after the fix, the performance of decentralized is better.

Copy link
Contributor

Choose a reason for hiding this comment

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

submit bugfix in separate PR and mark fix: in the title

such commits message will go to release notes

Copy link
Member Author

Choose a reason for hiding this comment

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

OK

@shjwudp shjwudp requested a review from NOBLES5E June 25, 2021 07:09
@shjwudp shjwudp changed the title chore: set a more reasonable default bucket size; hide some unnecessary logs chore: hide some unnecessary logs; baguarun no_python option bypass Jun 25, 2021
@NOBLES5E NOBLES5E merged commit 58719c7 into BaguaSys:master Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants