-
Notifications
You must be signed in to change notification settings - Fork 615
Description
Currently there is no communication or criteria for what is being merged into the different repositories. This creates duplicated code within the ecosystem and is wasting contributor time/effort.
As an example, we've tried to extend ImageProjectiveTransformV2
without realizing that TF-core had already implemented the same functionality: tensorflow/tensorflow@2699281
@tanzhenyu Could you give us some clarification on what the internal process is for adding components to tf.image
? Can we publish a roadmap of features that are planned to be added and can we make verifying against Addons part of the process for adding new things going forward?
@dynamicwebpaige
Could you help clarify whats being contributed to Keras in this GSoC project:
https://summerofcode.withgoogle.com/projects/#4863446367076352
The auto-augment issue caused us to receive a lot of PRs implementing functionality into Addons which looks as though it may now be going directly to Keras.
CC @karmel for visibility and see if you had any ideas for how we can formalize this process.
Related issues (To be expanded upon because there are many):
#1779
#1126
#1275