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

Remove private_method decorator (issue #1024) #1025

Merged
merged 2 commits into from
Jul 20, 2019
Merged

Conversation

ChrisWu1997
Copy link
Member

@ChrisWu1997 ChrisWu1997 commented Jul 20, 2019

Checklist

  • I've tested that my changes are compatible with the latest version of Tensorflow.
  • I've read the Contribution Guidelines
  • I've updated the documentation if necessary.

Motivation and Context

Fix issue #1024 as private_method decorator is found incompatible with tf.function.

Description

Remove @private_method decorator for super pixel conv.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants