tensorflow / tensorflow/model-optimization
Make Model Optimization Project Contributor Friendly
Open
Nobody has claimed this yet.
feature request
technique:all
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 349
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 1
Description
Master tracker issue for this.
At the minimum:
- we need to finish the first bullet point for infrastructure for open source.
Basic Doc for Contributors
- Pathway for recommending and contributing techniques (see this doc - initial version in PR - though RFC process needs to be finalized)
- Suggestions for other types of contributions (see this doc)
Basic Communication Channels
- Templates for technique requests / feature requests / bugs / etc.
Infrastructure for open source
- 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.