ycheng-sec
Results
1
issues of
ycheng-sec
I ran into the following issue when using the custom s2s attention layer. (Keras 2.1.3 and python3.6.1). Anyone can help? File "/apps/keras/2.1.3-py36/lib/python3.6/site-packages/keras/legacy/layers.py", line 968, in __call__ return super(Recurrent, self).__call__(inputs, **kwargs)...