pytorch
3beb6445 - [dynamo] Fix keyword argument name of all_dim (#95600)

Commit
1 year ago
[dynamo] Fix keyword argument name of all_dim (#95600) This PR changes keyword argument name of `all_dim` function from `keeepdim` to `keepdim`. Pull Request resolved: https://github.com/pytorch/pytorch/pull/95600 Approved by: https://github.com/ezyang
Author
Committer
Parents
Loading