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

Clone weights of layers before quantizing. #26

Merged
merged 1 commit into from
Jun 28, 2019
Merged

Conversation

tf-mot-copybara
Copy link
Collaborator

Clone weights of layers before quantizing.

Ensures that variables/layers of models which are cloned
carry over weights so training can proceed on the original
layers.

@tf-mot-copybara tf-mot-copybara force-pushed the test_255499168 branch 2 times, most recently from 33c1232 to 6da9fa6 Compare June 28, 2019 23:38
Ensures that variables/layers of models which are cloned
carry over weights so training can proceed on the original
layers.

Tests verify this as quantization is applied on annotated
layers.

PiperOrigin-RevId: 255691355
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants