"examples/trials/vscode:/vscode.git/clone" did not exist on "d1b1e7b311380d9ab0454c85c851d8159aa5b67e"
Change the way tensor is reshaped in BartAttention (from .view to .reshape) (#21860)
* Change the .view call to .reshape * Change the .view call to .reshape to all the copies from bart attention * Fix copies and style * Fix copies and style * Fix copies and style * Fix copies and style * Fix copies and style * Revert unneccessary changes * Revert unneccessary changes * Revert unneccessary changes * Revert unneccessary changes
Showing
Please register or sign in to comment