Methodforward
spec: (B, F, T, 2) = (1, 257, 1, 2)
conv_cache: [en_cache, de_cache], (2, B, C, 8(kT-1), F) = (2, 1, 16, 16, 33)
tra_cache
stream/gtcrn_stream.py:321
Methodforward
x: [bs, C, 1, F]
cache: [bs, C, T_size-1, F]
stream/modules/convolution.py:85
Methodforward
x: [bs,C,1,F]
cache: [bs,C,T-1,F]
stream/modules/convolution.py:232