"torchvision/transforms/_functional_pil.py" did not exist on "5f4b5794bb361ce6c6d1b31e39b97c95cff766be"
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