Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

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

@QuanluZhang QuanluZhang merged commit 7eedec4 into microsoft:master Jul 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants