TientJan

Results 1 issues of TientJan

Hello, in the `MemoryEncoder Class`, it seems that there should be added the definition of `self.layers`. In the `if self.cfg.feat_cross_attn` part of `forward()` function, `self.layers` is used without definition.