Master tracker issue for this. At the minimum: - [x] we need to finish the first bullet point for infrastructure for open source. Basic Doc for Contributors - [x] Pathway for recommending and contributing techniques (see this [doc](https://github.com/tensorflow/model-optimization/blob/master/CONTRIBUTING.md) - initial version in [PR](https://github.com/tensorflow/model-optimization/pull/134) - though RFC process needs to be finalized) - [x] Suggestions for other types of contributions (see this [doc](https://github.com/tensorflow/model-optimization/blob/master/CONTRIBUTING.md)) Basic Communication Channels - [x] Templates for technique requests / feature requests / bugs / etc. Infrastructure for open source - [x] To accept pull requests (in the same veins as TensorFlow and other project) and accredit them to contributor. With the current infrastructure, any accepted pull requests would be overridden by the state of the code base within Google. (done: verified via #125, #203, #171 - still need to consider squashing commits). - [ ] Open source continuous integration testing - started under https://github.com/tensorflow/model-optimization/tree/master/ci/kokoro. Out-of-Scope * Nightly builds
Master tracker issue for this.
At the minimum:
Basic Doc for Contributors
Basic Communication Channels
Infrastructure for open source
Out-of-Scope