Skip to content

Use OP_NAME constant instead of hard coding - #328

Merged
karllessard merged 5 commits into
tensorflow:masterfrom
rnett:rn_op_generation_updates
Jun 16, 2021
Merged

Use OP_NAME constant instead of hard coding#328
karllessard merged 5 commits into
tensorflow:masterfrom
rnett:rn_op_generation_updates

Conversation

@rnett

@rnettrnett commented Jun 1, 2021

Copy link
Copy Markdown
Contributor

Simple fix for op generation, results in lots of changed files.

@rnettrnett mentioned this pull request Jun 1, 2021
@karllessard

Copy link
Copy Markdown
Collaborator

Ok @rnett , I would really like to simplify the review process to speed up PR merging. In this PR, it looks like 99% of the changes are reformatting again. So here's what I propose:

  1. you push your changes without reformatting (disable the plugin and the IDE auto-reformat)
  2. I approve (eventually) the PR
  3. you just run the formatter plugin goal and push a new version
  4. We merge it

Let's experiment this out, wdyt?

@rnett

rnett commented Jun 1, 2021

Copy link
Copy Markdown
ContributorAuthor

Ok, I pushed format-less changes. I'll do the formatting and op generation once you approve it.

karllessard
karllessard previously approved these changes Jun 1, 2021

@karllessardkarllessard left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, I love the size of it now, so simple! :D

Ok to push now new changes that only includes reformatting and regenerated ops, thanks! 👍

@rnett

rnett commented Jun 1, 2021

Copy link
Copy Markdown
ContributorAuthor

Op generation is done.

@rnett
rnett requested a review from karllessardJune 10, 2021 21:28
@karllessard

Copy link
Copy Markdown
Collaborator

@rnett sorry but I think you'll need to rebase again, since we've merged TF2.5 not long ago

rnett added 4 commits June 15, 2021 18:06
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>
@rnett
rnettforce-pushed the rn_op_generation_updates branch from 98a5052 to f3bd66aCompareJune 16, 2021 01:11
@rnett

Copy link
Copy Markdown
ContributorAuthor

@karllessard it's rebased.

Signed-off-by: Ryan Nett <JNett96@gmail.com>
@karllessard
karllessard merged commit b38cc04 into tensorflow:masterJun 16, 2021
@rnett
rnett deleted the rn_op_generation_updates branch June 16, 2021 02:26
JimClarke5 pushed a commit to JimClarke5/java that referenced this pull request Jun 19, 2021
Sign up for freeto 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.

2 participants

@rnett@karllessard