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

Freezing a model for incdec and running it #3

Open
yossigandelsman opened this issue May 6, 2021 · 0 comments
Open

Freezing a model for incdec and running it #3

yossigandelsman opened this issue May 6, 2021 · 0 comments

Comments

@yossigandelsman
Copy link

Hi,
This is great work!

I am trying to freeze the incdec model that is provided here:
https://drive.google.com/corp/drive/folders/1YGxejo4Bnr0VPfQp2HfGeL0BZSLrjU4q
I am getting this error:

AssertionError: clip_by_value is not in graph

Inspecting the checkpoint indeed shows that there is no clip_by_value node, and also the other nodes that appear in the list at the graph freezing code do not appear.
Can you please provide the frozen model for decreasing the saliency?

Thanks!
Yossi

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

No branches or pull requests

1 participant