java icon indicating copy to clipboard operation
java copied to clipboard

Add CI checks for un-committed code generation

Open rnett opened this issue 4 years ago • 0 comments

Adds steps to the quick-build and full build CI tasks to check for any changes in tensorflow-core/tensorflow-core-api/src/gen/.

Also fixes the ordering issues with Ops group fields, since the would trigger it every time. This is done by sorting them alphabetically.

rnett avatar Oct 15 '21 02:10 rnett