-
Notifications
You must be signed in to change notification settings - Fork 86
Conversation
This is the whole log file.
|
This PR needs Approvals as follows.
Please choose reviewers and requet reviews! Click to see how to approve each reviewsYou can approve this PR by triggered comments as follows.
See all trigger commentsPlease replace [Target] to review target
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OA
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Readability Approval
/ready |
⏳Merge job is queued... |
😥Status check failed. Please fix problems and send |
/ready |
⏳Merge job is queued... |
😥Status check failed. Please fix problems and send |
/ready |
⏳Merge job is queued... |
What this patch does to fix the issue.
I converted only the blueoil/datasets with the command line tool tf_upgrade_v2 to run on tensorflow2.
There is a code ("metaclass = ABCMeta", "yield from") that tf_upgrade_v2 cannot support, so I change it once, convert it, and restore it again.
Here's what I did:
The only change this time is also to replace the operator with compat.v1.
Link to any relevant issues or pull requests.