IMProv
IMProv copied to clipboard
raise AttributeError("'{}' object has no attribute '{}'".format( AttributeError: 'AttentionBlock' object has no attribute 'to_k'
I run the demo.py and meet this bug, how to deal with it? raise AttributeError("'{}' object has no attribute '{}'".format( AttributeError: 'AttentionBlock' object has no attribute 'to_k'