"docs/vscode:/vscode.git/clone" did not exist on "ffd8edeb2a1e498046189de3d072fc78dd3cb153"
Renamed variables from single letter to better naming (#449)
* renamed variable names q -> query k -> key v -> value b -> batch c -> channel h -> height w -> weight * rename variable names missed some in the initial commit * renamed more variable names As per code review suggestions, renamed x -> hidden_states and x_in -> residual * fixed minor typo
Showing
Please register or sign in to comment