FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Apply spotless to generated files, exclude c api files by rnett · Pull Request #359 · tensorflow/java · GitHub

Apply spotless to generated files, exclude c api files - #359

Open
rnett wants to merge 5 commits into
tensorflow:masterfrom
rnett:rn_fix_format
Open

Apply spotless to generated files, exclude c api files#359
rnett wants to merge 5 commits into
tensorflow:masterfrom
rnett:rn_fix_format

Conversation

rnett commented Jul 30, 2021

Copy link
Copy Markdown
Contributor

Does what it says in the title. I can include the C API files if you want, but most of them (especially the presets) have special formatting by @saudet and I'm not sure if we want to override that.

rnett commented Jul 30, 2021
edited
Loading

Copy link
Copy Markdown
Contributor Author

Also, when I run generation locally I get a bunch of new op classes like CacheDatasetV2 that are in ops.pb but don't seem to be generated in master, can anyone reproduce this? Did we at some point not push the new ops?

rnett commented Jul 31, 2021

Copy link
Copy Markdown
Contributor Author

I also added a .gitattributes to set the line endings of most files to LF, since I was running into issues with it w/ the formatter when switching between Windows and Linux. Most of the generation code assumes that anyways.

Signed-off-by: Ryan Nett <JNett96@gmail.com>
Signed-off-by: Ryan Nett <JNett96@gmail.com>
Signed-off-by: Ryan Nett <JNett96@gmail.com>
Signed-off-by: Ryan Nett <JNett96@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL