pytorch
adfd8f38 - [FSDP] assert to runtime error (#86336)

Commit
2 years ago
[FSDP] assert to runtime error (#86336) Prefer raising an error over `assert` which should mostly to indicate a developer bug, but user can cause this error path. Pull Request resolved: https://github.com/pytorch/pytorch/pull/86336 Approved by: https://github.com/awgu
Author
Committer
Parents
Loading