kevinMEH
kevinMEH
Thanks for the suggestion! I did not even realize that image.convert("RGB") was an option (I am not familiar with PIL images). I am now using the following transform before ToImage()...
Every single block layer has an if removed. I think that the performance gain is pretty substantial, however as of right now I cannot spare any GPU time to test...
Forgot to mention this but I tested a while back and there weren't any discernible difference between using if and using a pass through layer, so I will close this.