Skip to content

Weight clustering: reflect original layer's name in new layer's name #462

@alanchiao

Description

@alanchiao

Motivation

After applying clustering to a layer, having the original layer name be reflected to some degree in model.summary() helps with continuing to understand the model.

Describe the feature

Screen Shot 2020-07-13 at 11 46 09 AM

The layer name should still mention the original layer name.

See the _make_layer_name from quantize_wrapper.py.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions