Uh oh!
There was an error while loading. Please reload this page.
[VTA] quant support for alu-only op - #6191
Merged
Merged
Conversation
u99127
commented
Oct 8, 2020
Gentle request to put something like [VTA] in your subject line so that a git log shows a useful message. |
zhanghaohit
commented
Oct 12, 2020
ContributorAuthor
ping @tmoreau89 |
tmoreau89
approved these changes
Oct 12, 2020
tmoreau89
left a comment
Contributor
There was a problem hiding this comment.
Thanks @zhanghaohit the PR looks good to me
tqchen
commented
Oct 28, 2020
Member
@zhanghaohit please rebase and we can merge |
zhanghaohitforce-pushed
the
feature/quant
branch
from
October 29, 2020 04:43
acf884b to
099aca6Comparezhanghaohit
commented
Oct 29, 2020
ContributorAuthor
Done. Thanks @tqchen for the reminder. |
tqchen
commented
Oct 29, 2020
Member
THanks @zhanghaohit@tmoreau89@u99127 ! |
trevor-m pushed a commit
to trevor-m/tvm
that referenced
this pull request
Dec 2, 2020
trevor-m pushed a commit
to trevor-m/tvm
that referenced
this pull request
Dec 4, 2020
trevor-m pushed a commit
to neo-ai/tvm
that referenced
this pull request
Dec 4, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is related to #5840 and split from PR #6126
This PR is to support ALU-only op to be a standalone fused op, which can be run on VTA.