Closed kevinliang888 closed 4 years ago
Hi @kevinliang888 ,
Yes, thanks for pointing this out. Actually I should just put super().__init__(func, func_copy)
, but you are right that it should be TrellisNetDEQModule
. I have fixed this and made a new push. 👍
Hi, I noticed that in deq_trellisnet_module.py, you wrote
for class TrellisNetDEQModule. That not quite makes sense to me. Should that actually be following line instead?
Thanks for any clarification!