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

Support for N>1 in maxpool #38

Closed
ashutosh-arm opened this issue Jan 20, 2023 · 1 comment
Closed

Support for N>1 in maxpool #38

ashutosh-arm opened this issue Jan 20, 2023 · 1 comment

Comments

@ashutosh-arm
Copy link

ashutosh-arm commented Jan 20, 2023

One of the users of TVM via CMSIS-NN needs support of N>1 in maxpool. Here is the link: https://discuss.tvm.apache.org/t/cmsis-nn-qnn-max-pool2d-layout-on-cortex-m7-without-npu/12712/3. Would it be possible to add support for this?

@mansnils
Copy link
Contributor

Hi @ashutosh-arm
It seems this has been overlooked. Sorry about that. We will add support.

mansnils added a commit that referenced this issue Dec 18, 2023
All pooling operations now support input_dims->n >= 1.

ISSUE=#38
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

No branches or pull requests

2 participants