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

Change Doc #1510

Merged
merged 40 commits into from
Sep 6, 2019
Merged

Change Doc #1510

merged 40 commits into from
Sep 6, 2019

Conversation

LeonardoWang
Copy link
Contributor

add detailed configure description for pruner and quantizer

Xupu Wang (FA Talent) and others added 8 commits August 26, 2019 16:43
change compressor with __call__(), add frame method

add configure without doc

update doc and test unit

add configure parser change doc and test

test commit

move example

add user hint

add doc and change example name

change for PR
@QuanluZhang QuanluZhang changed the base branch from master to dev-mc September 1, 2019 23:06
@@ -163,6 +163,20 @@ class YourPruner(nni.compressors.tf_compressor.TfQuantizer):
# can do some processing based on the model or weights binded
# in the func bind_model
pass

# don not change quantize_weight() input
def quantize_weight(self, layer_info, weight):
Copy link
Contributor

Choose a reason for hiding this comment

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

there are already these member functions above

@QuanluZhang QuanluZhang merged commit cc5af7e into microsoft:dev-mc Sep 6, 2019
liuzhe-lz added a commit that referenced this pull request Oct 9, 2019
* [Proposal] demo compressor (#1402)

model compression

* update doc for model compression (#1509)

* Update Overview.md

* Change Doc (#1510)

* refactor compression sdk (#1562)

* refactor compression sdk

* bugfix

* bugfix

* update ut

* Sync model compression doc and implementation (#1575)

* update doc

* formatting

* bugfix

* add import to examples
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants