Adding deprecation notice to contrib/constrained_optimization/README.md, pointing to new github repo (github.com/google-research/tensorflow_constrained_optimization).

PiperOrigin-RevId: 231644093
This commit is contained in:
Andrew Cotter 2019-01-30 12:18:28 -08:00 committed by TensorFlower Gardener
parent c6fb02fbb8
commit 5a1865b201

View File

@ -1,5 +1,10 @@
<!-- TODO(acotter): Add usage example of non-convex optimization and stochastic classification. -->
**NOTE: As tensorflow.contrib is being
[deprecated](https://github.com/tensorflow/community/pull/18), TFCO is moving to
its own repository on
[github](https://github.com/google-research/tensorflow_constrained_optimization).**
# ConstrainedOptimization (TFCO)
TFCO is a library for optimizing inequality-constrained problems in TensorFlow.