tsai icon indicating copy to clipboard operation
tsai copied to clipboard

duplicated RevIN models in models.layers

Open jinh21 opened this issue 5 months ago • 1 comments

I noticed the only difference may be one having both normalize and denormalize methods, and another one not (if else block instead in forward)

Is the duplication a mistake or something done deliberately? Should they have a different name for being imported correctly?

jinh21 avatar May 11 '25 02:05 jinh21