mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Add some naming stuff to differentiate between full + partial If we find that partial always == full, then we can get rid of it https://github.com/pytorch/pytorch/issues/165168 Pull Request resolved: https://github.com/pytorch/pytorch/pull/165169 Approved by: https://github.com/Skylion007, https://github.com/malfet