Commit f358ee2b authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Add a note for the plan to delete R1 folder.

PiperOrigin-RevId: 300590317
parent c7adbbe4
...@@ -3,6 +3,12 @@ ...@@ -3,6 +3,12 @@
The R1 folder contains legacy model implmentation and models that will not The R1 folder contains legacy model implmentation and models that will not
update to TensorFlow 2.x. They do not have solid performance tracking. update to TensorFlow 2.x. They do not have solid performance tracking.
**Note: models will be removed from the master branch by 2020/06.**
After removal, you can still access to these legacy models in the previous
released tags, e.g. [v2.1.0](https://github.com/tensorflow/models/releases/tag/v2.1.0).
## Legacy model implmentation ## Legacy model implmentation
Transformer and MNIST implementation uses pure TF 1.x TF-Estimator. Transformer and MNIST implementation uses pure TF 1.x TF-Estimator.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment