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

[Frontend][TFLite] update logical_binary using new function #11100

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

blackkker
Copy link
Contributor

When importing the MoveNet_MultiPose model.
I met a keyerror as the pic shows:
image
it seems to be the error of self.get_expr().
But, I can't reproduce the test case for the logical_and op that is consistent with the model.
Also, i found PR#7048 updated the def get_tensor_expr, and some op have used the latest functions.
So, i update it! And my model complie successful.

Copy link
Contributor

@leandron leandron 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 @blackkker!

@leandron leandron merged commit 57d57af into apache:main Apr 25, 2022
@blackkker blackkker deleted the qzc_dev1 branch April 26, 2022 02:11
shtinsa pushed a commit to Deelvin/tvm that referenced this pull request May 17, 2022
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.

2 participants