channel number
yanwenCi opened this issue · 0 comments
yanwenCi commented
Hi, thank you for sharing the code. I merged your code into my program. when my inputs size are ((1, 196, 3, 3, 2), (1, 196, 3, 3, 2)), the size of output is (1, 729, 3, 3, 2). I have no idea where the 729 channel comes from. and if I change the input channel, the output still has 729 channels. do you have any suggestions? Thank you.