Skip to content

Commit

Permalink
Add pointer to Official Models guidelines.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 311186822
  • Loading branch information
alanchiao authored and tensorflower-gardener committed May 12, 2020
1 parent 557611f commit 357b21f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions OFFICIAL_MODELS.md
Expand Up @@ -23,9 +23,10 @@ or in a fork of it, with the following process.
the example and test by [building TFMOT pip packages from
source](https://www.tensorflow.org/model_optimization/guide/install#installing_from_source).

3. While reproducing the results, review the the TensorFlow Official Models standards.
3. While reproducing the results, review the the TensorFlow Official Models standards
[here](https://github.com/tensorflow/models/wiki/Research-paper-code-contribution)
and [here](https://github.com/tensorflow/models/wiki/Coding-guidelines).
The example and test that will be merged must abide by the standards.
* TODO(TFMOT): link to standards.

4. Once the library for the technique is implemented, as well as the example and
test, create a single pull request (PR) with the example and test.
Expand Down

0 comments on commit 357b21f

Please sign in to comment.