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

Cannot use Leaky ReLU on depthwise separable convolution layers. #414

Open
Jool99 opened this issue Apr 29, 2024 · 0 comments
Open

Cannot use Leaky ReLU on depthwise separable convolution layers. #414

Jool99 opened this issue Apr 29, 2024 · 0 comments

Comments

@Jool99
Copy link

Jool99 commented Apr 29, 2024

Hi!

I would like some help with the following error message that I get when autotiling:

Error: CNN_CHW_DWConvolutionPoolAct_SQ8_Internal Kernel: S169_Conv2d_128x1x3x3_Leaky, Can't find a matching Convolution basic kernel

  • The failing layer is a depthwise separable convolution with pointwise before depthwise and leaky relu activation.
  • With normal relu, everything works.
  • NNTool script, working onnx and failing onnx is in here.

Thanks in advance!

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

1 participant