tensorflow / tensorflow/model-optimization

Make Model Optimization Project Contributor Friendly

Open
#131 3 comments 6 reactions 1 assignee View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.