Commit graph

2 commits

Author SHA1 Message Date
Advait Jain
762ff80073
Groundwork to enable python format checks (via yapf) as part of the CI. (#314)
With this change:
 * we are set up to use yapf as part of the docker container
 * pigweed patch is updated to use the google Python style (pep8 with indent of 2 spaces)
 * some documentation updates.

The code still needs to be formatted, and then the Python formatting check will be turned on as part of ci.

BUG=http://b/194404216
2021-07-22 21:21:00 +00:00
Advait Jain
6c7bd6436f
Workflow to sync code from github.com/tensorflow/tensorflow (#35) 2021-04-29 20:10:20 +00:00