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

deformable_conv2d.py serialization fix #1

Merged
merged 1 commit into from
Jul 8, 2020
Merged

deformable_conv2d.py serialization fix #1

merged 1 commit into from
Jul 8, 2020

Conversation

liborvaneksw
Copy link

I had some problems with serializing the layer. (tf.keras.models.save_model, tf.keras.models.load_model)
Following commit should fix it. Please accept the request if you find it useful.

Thanks for you work!

DeformableConv2D: serialization fixes
@liborvaneksw
Copy link
Author

@smallsunsun1 What do you think about this?

@smallsunsun1 smallsunsun1 merged commit 72c19cf into smallsunsun1:feature/deformable_ops Jul 8, 2020
@smallsunsun1
Copy link
Owner

@smallsunsun1 What do you think about this?
Ok, but this is just my custom fork of tensorflow_addons, and tensorflow addons haven't accept my PR now 0.0.

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