You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 15, 2021. It is now read-only.
I am just curious if It could be tested at some point some operation that It Is not trivial on how it could be expressed in numpy like distance transform or connected components.
I don't know if it can have any interesting implications in this
exploration as custom ops are going to be very problematic to maintain.
If you take a look at tensorflow/addons#1752 (comment) is related only to activations but it is quite common to have these kind of issues on more "esotic custom operations" that could frequently land to be proposed in Addons and other SIGs repos as the barrier is lower than TF core.