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

[utils] integrated colotensor with lazy init context #1324

Merged
merged 4 commits into from
Jul 15, 2022

Conversation

FrankLeeeee
Copy link
Contributor

No description provided.

@@ -40,10 +40,12 @@ class LazyInitContext():
to value setting, such as `zero_` and `triu_`. `zero_` is pre-added by default.
"""

tensor_set_value_func = ['zero_']
tensor_set_value_func = ['zero_', 'fill_']
Copy link
Contributor

Choose a reason for hiding this comment

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

updates the Note of the descriptions above?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure.

@FrankLeeeee FrankLeeeee merged commit 250be4d into hpcaitech:main Jul 15, 2022
@FrankLeeeee FrankLeeeee deleted the hotfix/materialization-ctx branch January 26, 2023 07:09
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