keras/keras_core/layers/attention
Matt Watson 3929a22896 Remove useless property from mha layer (#242)
The _built_from_signature property is no longer used or useful.
2023-06-01 13:49:22 -07:00
..
__init__.py Add layer init files 2023-05-03 11:12:40 -07:00
additive_attention_test.py Enable training tests and fix a range of bugs 2023-05-19 11:40:17 -07:00
additive_attention.py Add additive attention layer (#142) 2023-05-11 10:26:39 -07:00
attention_test.py Enable training tests and fix a range of bugs 2023-05-19 11:40:17 -07:00
attention.py Add additive attention layer (#142) 2023-05-11 10:26:39 -07:00
multi_head_attention_test.py Enable training tests and fix a range of bugs 2023-05-19 11:40:17 -07:00
multi_head_attention.py Remove useless property from mha layer (#242) 2023-06-01 13:49:22 -07:00