Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate api and fix build issue #2682

Merged
merged 2 commits into from
Mar 10, 2022
Merged

migrate api and fix build issue #2682

merged 2 commits into from
Mar 10, 2022

Conversation

fsx950223
Copy link
Member

@fsx950223 fsx950223 commented Mar 10, 2022

Description

Brief Description of the PR:

Fixes #987

Type of change

Checklist:

  • I've properly formatted my code according to the guidelines
    • By running Black + Flake8
    • By running pre-commit hooks
  • This PR addresses an already submitted issue for TensorFlow Addons
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • This PR contains modifications to C++ custom-ops

How Has This Been Tested?

If you're adding a bugfix or new feature please describe the tests that you ran to verify your changes:
*

@boring-cyborg boring-cyborg bot added the text label Mar 10, 2022
@bot-of-gabrieldemarmiesse

@howl-anderson

You are owner of some files modified in this pull request.
Would you kindly review the changes whenever you have the time to?
Thank you very much.

@bhack bhack merged commit 3da3ec7 into tensorflow:master Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom Op Linux ABI Incompatibility: Undefined Symbol
3 participants