Update contributing.md to point from to addons
Since we are migrating out of contrib with TensorFlow 2.0
This commit is contained in:
parent
14523a55c8
commit
ef29c4accb
@ -70,7 +70,7 @@ TensorFlow coding style.
|
||||
contribution must be compared against the cost of maintaining the feature.
|
||||
* Full new features (e.g., a new op implementing a cutting-edge algorithm)
|
||||
typically will live in
|
||||
[tensorflow/contrib](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib)
|
||||
[tensorflow/addons](https://github.com/tensorflow/addons)
|
||||
to get some airtime before decision is made regarding whether they are to be
|
||||
migrated to the core.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user