pytorch
759c37a4 - make sure arguments are tuples otherwise they won't be hashable (#83342)

Commit
2 years ago
make sure arguments are tuples otherwise they won't be hashable (#83342) make sure arguments are tuples otherwise they won't be hashable if used in autograd.py or any other places that uses dictionaries for that matter Pull Request resolved: https://github.com/pytorch/pytorch/pull/83342 Approved by: https://github.com/bdhirsh, https://github.com/albanD
Author
Committer
Parents
Loading