Conversation
I'm sure what processor you use for http://www.tensorflow.org/tutorials/mnist/beginners/index.md but this is my guess at how to make those symbols translate to something better than it is now
|
Hi @ptarjan, as mentioned in our Contribution doc, we don't accept pull requests through github yet, and our contribution flow through googlesource.com isn't that easy yet -- for a change like this, would you mind if we fix internally and push the change out for you? |
|
Feel free to do the change however you want (I have a signed google CLA on file if that helps). When I was at Facebook I wrote a syncing system for pull requests to our pharbricator instance, and vice-versa. Maybe something like that would work for you? See all the PRs on https://github.com/facebook/hhvm for examples of this. |
|
Nice :). Yeah, we'll look into automatically converting the pull requests, and in the meantime we'll address this internally first. Thanks for the feedback! |
|
Or take a look at the status of this gerrit plugin |
|
👍 for this fix. |
|
Creating an account on Gerrit was not too difficult. I followed the instructions here: https://tensorflow-review.googlesource.com/#/c/1061/2/CONTRIBUTING.md If that is the only requirement for going through the contribution flow, then I'd recommend giving it a shot. |
|
Thanks @mrdrozdov. Closing for now -- feel free to send through gerrit in the mean-time. |
Merge r1.6 20180312
…stream-sync-180702 Merging updated from the Tensorflow upstream master branch - 07/02/2018
PiperOrigin-RevId: 449100725
I'm sure what processor you use for http://www.tensorflow.org/tutorials/mnist/beginners/index.md but this is my guess at how to make those symbols translate to something better than it is now