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

Update before_all_runners in ESolver #4334

Merged
merged 30 commits into from
Jun 9, 2024
Merged

Conversation

mohanchen
Copy link
Collaborator

…(), change run() to runner(), and change post_process() to after_all_runners()
@mohanchen mohanchen requested a review from Qianruipku June 8, 2024 14:59
@kirk0830
Copy link
Collaborator

kirk0830 commented Jun 8, 2024

I have reviewed this pr, changes are mainly in following aspects:

  1. moving several GlobalV variables out of functions
  2. changing the single-line-multiple initializations of variables to multiple lines.
    These changes look good to me but seems test crashes because corresponding changes on unittests are absent.

@mohanchen mohanchen merged commit 332c875 into deepmodeling:develop Jun 9, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants