Sidak Pal Singh
Sidak Pal Singh
Hi @nithya4 ! Were you able to resolve this issue? Thanks! :)
Dear Rahim, Hmm, are you using the flag to handle skip connections: `--handle-skips`? Can you please run with that if not already? Yes, currently Batchnorm is not supported for simplicity....
I haven't had time to push that part of the code yet. However, it is effectively just running the fusion pipeline, but under a `for loop`. In any case, I...
Hi, Thanks for your interest and kind words. I have been wanting to support this, but haven't found time. One option is to simply apply the permutations maps obtained by...
@mattya More specifically in the below line of code. `x = (self.dc4(h))`
I guess it's probably equivalent, due to change of variables like v=-u (as in the dual function u is unconstrained)? Thanks a lot! :)