Input inputs from different ends
Filco306 opened this issue · 1 comments
Filco306 commented
Hello!
First of all, thank you for this great work! I was wondering; is it possible to train an invertible network by inputting from different ends, i.e., in one iteration have input from one end and then in another iteration, have input from another?
Thank you in advance!
Filco306 commented
Okay, I found it now; I simply use rev=True
into forward. Closing this now