We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df13769 + 22ad842 commit ea9fed4Copy full SHA for ea9fed4
+transformer/+layer/attention.m
@@ -28,7 +28,7 @@
28
% hyper-parameter.
29
%
30
% Outputs:
31
-% Z - A (numFeatures*numHeads)-by-numInputSubwords-by-numObs
+% A - A (numFeatures*numHeads)-by-numInputSubwords-by-numObs
32
% output array.
33
% present - A numFeatures-by-numAllSubwords-by-numHeads-by-numObs-by-2
34
% array. This contains the 'keys' and 'values' that
0 commit comments