Skip to content

Change custom op example to new API and add the doc #1883

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

Merged
merged 4 commits into from
Apr 20, 2022

Conversation

hwangdeyu
Copy link
Contributor

fixes #1852

Signed-off-by: Deyu Huang [email protected]

@@ -0,0 +1,156 @@
<!--- SPDX-License-Identifier: Apache-2.0 -->
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi @EmmaNingMS, do you have any comment for this tf custom op conversion doc?

@lgtm-com
Copy link

lgtm-com bot commented Apr 7, 2022

This pull request introduces 1 alert and fixes 1 when merging ce749ce into 07e9e0f - view on LGTM.com

new alerts:

  • 1 for Module is imported with 'import' and 'import from'

fixed alerts:

  • 1 for Module is imported with 'import' and 'import from'

Copy link
Collaborator

@fatcat-z fatcat-z left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@lgtm-com
Copy link

lgtm-com bot commented Apr 20, 2022

This pull request introduces 1 alert and fixes 1 when merging bdd0cd4 into 18ebae1 - view on LGTM.com

new alerts:

  • 1 for Module is imported with 'import' and 'import from'

fixed alerts:

  • 1 for Module is imported with 'import' and 'import from'

Signed-off-by: Deyu Huang <[email protected]>
@lgtm-com
Copy link

lgtm-com bot commented Apr 20, 2022

This pull request fixes 1 alert when merging 5f9b7c8 into 18ebae1 - view on LGTM.com

fixed alerts:

  • 1 for Module is imported with 'import' and 'import from'

@hwangdeyu hwangdeyu enabled auto-merge (rebase) April 20, 2022 08:05
@hwangdeyu hwangdeyu disabled auto-merge April 20, 2022 09:30
@hwangdeyu hwangdeyu enabled auto-merge (squash) April 20, 2022 09:31
@hwangdeyu hwangdeyu disabled auto-merge April 20, 2022 09:31
@hwangdeyu hwangdeyu enabled auto-merge (squash) April 20, 2022 09:32
@lgtm-com
Copy link

lgtm-com bot commented Apr 20, 2022

This pull request fixes 1 alert when merging a2ad51c into 18ebae1 - view on LGTM.com

fixed alerts:

  • 1 for Module is imported with 'import' and 'import from'

@hwangdeyu hwangdeyu merged commit 2d29fbd into onnx:main Apr 20, 2022
@hwangdeyu hwangdeyu deleted the custom_op_doc branch April 21, 2022 02:38
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.

E2E tutorial/example to show how tf2onnx convert model with custom op
2 participants