tensorflow/models

View on GitHub
ISSUES.md

Summary

Maintainability
Test Coverage
# If you open a GitHub issue, here is our policy.

* It must be a **bug**, a **feature request**, or a significant problem
with **documentation**.
  * Please send a pull request instead for small documentation fixes.
* The required form must be filled out.
* The issue should be related to the repository it is created in.

General help and support should be sought on [Stack Overflow](https://stackoverflow.com/questions/tagged/tensorflow-model-garden) or other non-GitHub channels.

[![](https://img.shields.io/stackexchange/stackoverflow/t/tensorflow-model-garden)](https://stackoverflow.com/questions/tagged/tensorflow-model-garden)

TensorFlow developers respond to issues.
We want to focus on work that benefits the whole community such as fixing bugs
and adding new features.
It helps us to address bugs and feature requests in a timely manner.

--- 

Please understand that research models in the [research directory](https://github.com/tensorflow/models/tree/master/research)
included in this repository are experimental and research-style code.
They are not officially supported by the TensorFlow team.