Issue with DepthwiseConv2D layer #737
wilfredkisku
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi @wilfredkisku, it looks like you may be using hls4ml 0.6.0 (from pip or conda-forge?). Unfortunately, it's quite out of date (and we're planning to release 0.7.0 very soon. In the meantime, you can install the main branch by running pip install git+https://github.com/fastmachinelearning/hls4ml@main |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a model with has depthwise convolutions which fails when I try to create a configuration file. As far as I know hls4ml has
DepthwiseConv2D
layer defined.Beta Was this translation helpful? Give feedback.
All reactions