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

fix: reuse fused parameter tensors in fuse_step #410

Merged
merged 6 commits into from
Dec 8, 2021
Merged

Conversation

wangraying
Copy link
Member

No description provided.

)
# logging.debug(
# f"calculate mutual groups: {grouped_indices}, constraints: {constraints}"
# )
Copy link
Contributor

Choose a reason for hiding this comment

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

dont leave unused code in master

# total_size, dtype=to_group[0].dtype, device=to_group[0].device
# )
# tensor_view.set_(to_group[0].storage(), 0, tensor_view.shape)
# return tensor_view
Copy link
Contributor

Choose a reason for hiding this comment

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

same as above

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.

comments

@NOBLES5E NOBLES5E merged commit 290852f into master Dec 8, 2021
@NOBLES5E NOBLES5E deleted the fuse-opt-fix-2 branch December 8, 2021 07:21
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