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

[Relay][VTA] Add ChangeBatch pass #3656

Merged
merged 3 commits into from
Jul 30, 2019
Merged

Conversation

MarisaKirisame
Copy link
Contributor

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

----------
data: Dict[relay.Var, int]
A dictionary of all the params to change.
The keys are all params, and the values is which dimension hold the batch.
Copy link
Contributor

Choose a reason for hiding this comment

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

the values are

@tmoreau89
Copy link
Contributor

Thanks Marisa for the PR; pending a small edit, it can be merged in!

@tmoreau89 tmoreau89 merged commit 16fefd8 into apache:master Jul 30, 2019
@MarisaKirisame MarisaKirisame deleted the change-batch branch August 6, 2019 19:54
wweic pushed a commit to wweic/tvm that referenced this pull request Aug 9, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Sep 6, 2019
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