CyberZHG/keras-multi-head

AttributeError: 'Tensor' object has no attribute 'supports_masking'

coder-duibai opened this issue · 1 comments

Hello, I got an error while using MultiHead,code as follows:
l_att2=MultiHead(keras.layers.Dot((1, 1))([encoder_embed, attention_weightn]),layer_num=2,name='Multi-Dot')
How to solve this problem?

stale commented

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.