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

pooling.cc improvements #4767

Merged
merged 1 commit into from
Jan 23, 2020
Merged

pooling.cc improvements #4767

merged 1 commit into from
Jan 23, 2020

Conversation

apivovarov
Copy link
Contributor

@apivovarov apivovarov commented Jan 22, 2020

Improvements:

  1. construct oshape vector using iter.begin() and iter.end() constructor
  2. use stack array instead of dyn mem alloc vector if possible.

@vinx13 vinx13 merged commit 23ba37d into apache:master Jan 23, 2020
@vinx13
Copy link
Member

vinx13 commented Jan 23, 2020

Thanks @apivovarov this is merged

yy665 added a commit to yy665/tvm that referenced this pull request Jan 23, 2020
yy665 added a commit to yy665/tvm that referenced this pull request Jan 23, 2020
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 26, 2020
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 28, 2020
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants