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

[MRG] improve the dependency, plan generation #36

Merged
merged 8 commits into from
May 24, 2024
Merged

Conversation

HuaizhengZhang
Copy link
Contributor

@HuaizhengZhang HuaizhengZhang commented May 23, 2024

Closes #35

What has been done to verify that this works as intended?

Why is this the best possible solution? Were any other approaches considered?

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Do we need any specific form for testing your changes? If so, please attach one.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

Before submitting this PR, please make sure you have:

  • confirmed all checks still pass OR confirm CI build passes.
  • verified that any code or assets from external sources are properly credited in comments and/or in
    the credit file.

@HuaizhengZhang HuaizhengZhang changed the title [WIP] improve the dependency, plan generation [MRG] improve the dependency, plan generation May 23, 2024
@HuaizhengZhang
Copy link
Contributor Author

The plan now is more reasonable

@huangyz0918
Copy link
Member

format code and fix the lint. And I saw some "print"s in the codebase, maybe we should remove them or replacing with console.log

@huangyz0918 huangyz0918 merged commit 58c051a into main May 24, 2024
2 of 3 checks passed
@huangyz0918 huangyz0918 deleted the hz/csv_depend branch May 24, 2024 18:01
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.

add task name, mode arch, dependency to the plan
2 participants