Hello, I am wondering if there are some weights trained on `T=2`? (defeats the purpose of the architecture, however, would come in handy) When I initialize the `StreamFlow` model with `T=2` and load weights i get size mismatch error.
Hello,
I am wondering if there are some weights trained on
T=2? (defeats the purpose of the architecture, however, would come in handy)When I initialize the
StreamFlowmodel withT=2and load weights i get size mismatch error.