[pull] master from tensorflow:master #1
DCO
There are 236 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message.
To avoid having PRs blocked in the future, always include Signed-off-by: Author Name <[email protected]>
in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s
).
Here is how to fix the problem so that this code can be merged.
Rebase the branch
If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note that if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").
You should only do this if:
- You are the only author of the commits in this branch
- You are absolutely certain nobody else is doing any work based upon this branch
- There are no empty commits in the branch (for example, a DCO Remediation Commit which was added using
--allow-empty
)
To add your Signed-off-by line to every commit in this branch:
- Ensure you have a local copy of your branch by checking out the pull request locally via command line.
- In your local branch, run:
git rebase HEAD~250 --signoff
- Force push your changes to overwrite the branch:
git push --force-with-lease origin master
Summary
Commit sha: fbaef08, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 817674b, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 854febe, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 424ed6b, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 7d8a218, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 633b3cf, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 7174964, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: befedd2, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 0427687, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 5c0617a, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 6aed712, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 6268053, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 7f35c7e, Author: A. Unique TensorFlower, Committer: laxmareddyp; The sign-off is missing.
Commit sha: 602905a, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: e3dbeaf, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 8e9f80a, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: a6d3214, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 1d78267, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: f5146ac, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 407e191, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 9b53f77, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 59700fe, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 719b1b9, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 9e5274c, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 5c33ef2, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 87b1d40, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 8ab556f, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 6a8359d, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 247331d, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 0429a93, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 113bb78, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 8a8d630, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 12b8e1d, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 2a905c9, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 505c718, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 302e71a, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 6ebb114, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: fef689e, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: b8eef27, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 74944e8, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 1731726, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: cf6545a, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 655f727, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: bd03383, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 535cec0, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 3158327, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 500b7fc, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 63a29d9, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 2b31252, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: a45ce37, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 7c3724f, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 99e54b2, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: ae79c47, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: a0d0925, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 5445446, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: ea1054c, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: d93c7e9, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 91d543a, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 12cfda0, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: b1a7752, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 5dd1e53, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 6f8904b, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 477fa84, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: c9d1883, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: e3254a6, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 28d972a, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 2f237d0, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 72d0462, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: c42c666, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 3afb839, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: c835649, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 765d3e6, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: f9fdc4f, Author: A. Unique TensorFlower, Committer: TF Object Detection Team; The sign-off is missing.
Commit sha: affecd8, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 485ec40, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 5bad749, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 4e1539b, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: d1e3b93, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 93eb31d, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 76aae06, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: c3bea9e, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: d63ce08, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 9268fe9, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: d618d2f, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 2e1c7ed, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 69421c7, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: d9f8947, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 12bc293, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 43b5203, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 1667c22, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: aa65211, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 259d429, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 2333570, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: b79f641, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: b6b0b41, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 2a88649, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: c87c236, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: a91c2a3, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 8a8cb09, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 951c619, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 4f054ba, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 35b0e36, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 889a59b, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: bb7c64c, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 7dc7c86, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 9e04f78, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: d93d41d, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: f720200, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 6f1f0ff, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 12c77c9, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 8e6de74, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 78c5331, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: fdbe9a8, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 6cf9716, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 0d9bea3, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 200eadb, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: a6963f0, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: d1367e1, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 45c3ca6, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: dfd5d99, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 58dbbe2, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 694f4e4, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: e9b2eb2, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: c93fd6c, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: e2b1b06, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 20964dd, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 99fddf7, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 316c1a2, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: a80ad54, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: ff0a7d0, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 564c480, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 4e74629, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 545e5a0, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 74119b5, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: ee3c993, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 789b2b3, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: bea8100, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 45ecd69, Author: A. Unique TensorFlower, Committer: TF Object Detection Team; The sign-off is missing.
Commit sha: 1bdb87d, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: cc7dcff, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 501e0f6, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 103d7d5, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: bab9ebe, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: ef9df64, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 65339fa, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 8f2c6a9, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 910ceed, Author: A. Unique TensorFlower, Committer: TF Object Detection Team; The sign-off is missing.
Commit sha: 27d603e, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: a2713fa, Author: A. Unique TensorFlower, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 79b9e98, Author: Ben Usman, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 737b9de, Author: Chandra Devarakonda, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 7f239d8, Author: Chandra Devarakonda, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: b092458, Author: Chaochao Yan, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 441775a, Author: Chaochao Yan, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 7d892a7, Author: EIFY, Committer: EIFY; The sign-off is missing.
Commit sha: 39e11cd, Author: EIFY, Committer: EIFY; The sign-off is missing.
Commit sha: 505f9bf, Author: Emmanuel Ferdman, Committer: GitHub; The sign-off is missing.
Commit sha: 480f8f6, Author: Ezekiel Calubaquib, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 39539cb, Author: Fan Yang, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 882b879, Author: Fiona Lang, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 76223a1, Author: Jake Harmon, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 0a73a5d, Author: Jiageng Zhang, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 12353b7, Author: Jiageng Zhang, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 98684b0, Author: Joe Ng, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: c8e5cd5, Author: Joe Zou, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 65f6f10, Author: Joe Zou, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: d8f81e7, Author: Joe Zou, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 5d3b4df, Author: Joe Zou, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: c72fb89, Author: LakshmiKalaKadali, Committer: GitHub; The sign-off is missing.
Commit sha: 265249f, Author: LakshmiKalaKadali, Committer: GitHub; The sign-off is missing.
Commit sha: 1bfc899, Author: Laxma Reddy Patlolla, Committer: GitHub; The sign-off is missing.
Commit sha: 5472ae1, Author: Laxma Reddy Patlolla, Committer: GitHub; The sign-off is missing.
Commit sha: 29d5353, Author: Laxma Reddy Patlolla, Committer: GitHub; The sign-off is missing.
Commit sha: d6d0fe0, Author: Laxma Reddy Patlolla, Committer: Laxma Reddy Patlolla; The sign-off is missing.
Commit sha: 6a10001, Author: Laxma Reddy Patlolla, Committer: Laxma Reddy Patlolla; The sign-off is missing.
Commit sha: 5304a20, Author: Laxma Reddy Patlolla, Committer: Laxma Reddy Patlolla; The sign-off is missing.
Commit sha: b2d8949, Author: Laxma Reddy Patlolla, Committer: Laxma Reddy Patlolla; The sign-off is missing.
Commit sha: 8fe9ddc, Author: Laxma Reddy Patlolla, Committer: Laxma Reddy Patlolla; The sign-off is missing.
Commit sha: 3e12b90, Author: Laxma Reddy Patlolla, Committer: GitHub; The sign-off is missing.
Commit sha: 92a289d, Author: Laxma Reddy Patlolla, Committer: GitHub; The sign-off is missing.
Commit sha: afb8651, Author: Laxma Reddy Patlolla, Committer: GitHub; The sign-off is missing.
Commit sha: 0583f4f, Author: Liangzhe Yuan, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: c651073, Author: Manoj Plakal, Committer: GitHub; The sign-off is missing.
Commit sha: be8acfe, Author: Martin Huschenbett, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: b7f8343, Author: Martin Huschenbett, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 3256e10, Author: mjyun01, Committer: GitHub; The sign-off is missing.
Commit sha: 01f780c, Author: Mostafa Lotfi, Committer: GitHub; The sign-off is missing.
Commit sha: 078773a, Author: Mustafa Akur, Committer: GitHub; The sign-off is missing.
Commit sha: 00aa43b, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: c0abb86, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: aba7f4b, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 4cd5dac, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: ea1a5ba, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: d3b8dbc, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 7e5d64e, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 9957c44, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 061be04, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 0e1471b, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 2cfc99e, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: d3852c2, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 8f31709, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 3830799, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: aebdb67, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: ff001ce, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 3a7b574, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 9477fa5, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 195ce88, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 1a4a5bf, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: d2427a5, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 952b8f0, Author: Nicolas Aagnes, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 8bbc97c, Author: Peter Hawkins, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 8da3c7e, Author: Peter Hawkins, Committer: TF Object Detection Team; The sign-off is missing.
Commit sha: 34f03db, Author: Peter Hawkins, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: b4c7ea9, Author: Peter Hawkins, Committer: TF Object Detection Team; The sign-off is missing.
Commit sha: bdd3a9b, Author: Peter Hawkins, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: db92052, Author: Raffi Khatchadourian, Committer: GitHub; The sign-off is missing.
Commit sha: 402038d, Author: Ramesh Sampath, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 3fb2306, Author: Rebecca Chen, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 610f177, Author: redwrasse, Committer: GitHub; The sign-off is missing.
Commit sha: ab7774b, Author: sineeli, Committer: sineeli; The sign-off is missing.
Commit sha: 63b0307, Author: sineeli, Committer: sineeli; The sign-off is missing.
Commit sha: f65e219, Author: Siva Sravana Kumar Neeli, Committer: Siva Sravana Kumar Neeli; The sign-off is missing.
Commit sha: 74e67dd, Author: sushreebarsa, Committer: GitHub; The sign-off is missing.
Commit sha: c72bce8, Author: sushreebarsa, Committer: GitHub; The sign-off is missing.
Commit sha: 953275b, Author: sushreebarsa, Committer: GitHub; The sign-off is missing.
Commit sha: 1579b7a, Author: Tyler Scott, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 8bbed02, Author: Tyler Scott, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: d061600, Author: Venkat6871, Committer: Venkat6871; The sign-off is missing.
Commit sha: 98bef67, Author: Venkat6871, Committer: GitHub; The sign-off is missing.
Commit sha: 9a940e7, Author: Yeqing Li, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: e923b8a, Author: Yu Lou, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: d14cf43, Author: Yu Lou, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: 8c5c79c, Author: Yu Lou, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: edb6fe4, Author: Zhaoyue Cheng, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: b7e3aff, Author: Zhaoyue Cheng, Committer: A. Unique TensorFlower; The sign-off is missing.
Commit sha: a983743, Author: Zhaoyue Cheng, Committer: A. Unique TensorFlower; The sign-off is missing.