Replies: 1 comment 1 reply
-
Depends on the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello! In the implementation of
pointwise_conv_2d_cl
inhls4ml,
fora 1x1 convolutional kernel
, is the weight format(Cout, Cin)
or( Cin, Cout)
in storage? I think is (Cout,Cin), is right?Beta Was this translation helpful? Give feedback.
All reactions