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

Model Speedup Refactor #3462

Merged
merged 65 commits into from
Jul 14, 2021
Merged

Model Speedup Refactor #3462

merged 65 commits into from
Jul 14, 2021

Conversation

zheng-ningxin
Copy link
Contributor

Initial commit of Model Speedup Refactor.

@zheng-ningxin zheng-ningxin marked this pull request as draft March 20, 2021 06:46
@ultmaster ultmaster closed this May 18, 2021
@ultmaster ultmaster reopened this May 18, 2021
@zheng-ningxin zheng-ningxin changed the base branch from dev-compression-refactor to master May 18, 2021 05:57
@@ -4,10 +4,10 @@
import logging
import torch
import numpy as np
from .shape_dependency import ChannelDependency, GroupDependency, CatPaddingDependency, InputChannelDependency
from .shape_dependency import ChannelDependency, GroupDependency, InputChannelDependency
Copy link
Contributor

Choose a reason for hiding this comment

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

let's discuss this dependency and conflict

Copy link
Contributor

@QuanluZhang QuanluZhang left a comment

Choose a reason for hiding this comment

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

looks great

v2.3 automation moved this from Defer to next iteration to Reviewer approved Jul 14, 2021
@QuanluZhang QuanluZhang merged commit 7eedec4 into microsoft:master Jul 14, 2021
v2.3 automation moved this from Reviewer approved to Done Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v2.3
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants