-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
"groups" parameter used here
nobuco/nobuco/node_converters/convolution.py
Line 220 in 594fab2
groups=1, |
and here
nobuco/nobuco/node_converters/convolution.py
Line 265 in 594fab2
groups=1, |
and here
nobuco/nobuco/node_converters/convolution.py
Line 284 in 594fab2
groups=1, |
and in a few other places, does not exist for keras.layers.Conv1DTranspose (or 2D or 3D):
https://keras.io/api/layers/convolution_layers/convolution1d_transpose/
This code won't work
Metadata
Metadata
Assignees
Labels
No labels