Skip to content

Conversation

@billishyahao
Copy link
Contributor

The patch is to simplify the implmentation of QNNParam and make it more friendly to Python 2.x.

Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from Reviewers by @ them in the pull request thread.

Copy link
Contributor

@AndrewZhaoLuo AndrewZhaoLuo left a comment

Choose a reason for hiding this comment

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

LGTM seems pretty harmless and more pythonic.

@AndrewZhaoLuo
Copy link
Contributor

I would recommend rebasing on main if you haven't and restarting CI by pushing a commit (empty commit or otherwise)

@AndrewZhaoLuo AndrewZhaoLuo merged commit 37db213 into apache:main Apr 15, 2022
@billishyahao billishyahao deleted the refactorqnnparam branch April 18, 2022 01:59
Lucien0 pushed a commit to Lucien0/tvm that referenced this pull request Apr 19, 2022
* The patch is to simplify the implmentation of QNNParam and make it more friendly to Python 2.x.

* Empty-Commit

* fix error about boolean value of Tensor with more than one value is ambiguous.
altanh pushed a commit to altanh/tvm that referenced this pull request Apr 28, 2022
* The patch is to simplify the implmentation of QNNParam and make it more friendly to Python 2.x.

* Empty-Commit

* fix error about boolean value of Tensor with more than one value is ambiguous.
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