Is there a way to infer the in_channels? I am implementing Scale layer, which has the same problem.
assert in_channels != 0, "in_channels == 0 is currently not supported" [ Full content available at: https://github.com/apache/incubator-mxnet/pull/10029 ] This message was relayed via gitbox.apache.org for [email protected]
