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

Add mapping for TF lite op TFL_BATCH_MATMUL and TFL_MATMUL. #1950

Merged
merged 1 commit into from
May 26, 2022
Merged

Add mapping for TF lite op TFL_BATCH_MATMUL and TFL_MATMUL. #1950

merged 1 commit into from
May 26, 2022

Conversation

fatcat-z
Copy link
Collaborator

@fatcat-z fatcat-z commented May 25, 2022

Fix #1925.

Signed-off-by: Jay Zhang jiz@microsoft.com

Signed-off-by: Jay Zhang <jiz@microsoft.com>
@fatcat-z fatcat-z requested review from hwangdeyu and guschmue May 25, 2022 10:32
Copy link
Contributor

@hwangdeyu hwangdeyu left a comment

Choose a reason for hiding this comment

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

LGTM, the issue from #1925 can be fixed. Thanks

@fatcat-z fatcat-z merged commit aaab800 into onnx:main May 26, 2022
@fatcat-z fatcat-z deleted the tfl_matmul_op branch May 26, 2022 03:20
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.

ERROR - Unsupported ops: Counter({'TFL_BATCH_MATMUL': 16})
2 participants