You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code for any model in this repository is licensed under the Apache License
8
+
2.0.
6
9
7
10
In order to accept our code, we have to make sure that we can publish your code:
8
11
You have to sign a Contributor License Agreement (CLA).
9
12
10
13
### Contributor License Agreements
11
14
12
-
We'd love to accept your patches! Before we can take them, we have to jump a couple of legal hurdles.
13
-
14
15
Please fill out either the individual or corporate Contributor License Agreement (CLA).
15
16
16
17
* If you are an individual writing original source code and you're sure you own the intellectual property, then you'll need to sign an [individual CLA](http://code.google.com/legal/individual-cla-v1.0.html).
@@ -20,15 +21,3 @@ Follow either of the two links above to access the appropriate CLA and instructi
20
21
21
22
***NOTE***: Only original source code from you and other people that have signed the CLA can be accepted into the repository.
22
23
23
-
### Contributing code
24
-
25
-
If you have improvements to TensorFlow, send us your pull requests! For those
26
-
just getting started, Github has a [howto](https://help.github.com/articles/using-pull-requests/).
27
-
28
-
If you want to contribute but you're not sure where to start, take a look at the
29
-
[issues with the "contributions welcome" label](https://github.com/tensorflow/tensorflow/labels/contributions%20welcome).
30
-
These are issues that we believe are particularly well suited for outside
31
-
contributions, often because we probably won't get to them right now. If you
32
-
decide to start on an issue, leave a comment so that other people know that
33
-
you're working on it. If you want to help out, but not alone, use the issue
0 commit comments