pytorch
d7eec562 - Fix some move warnings by gcc13 (#102353)

Commit
1 year ago
Fix some move warnings by gcc13 (#102353) GCC 13 has improved warnings about std::move. This PR tries to fix some detected code issues. Pull Request resolved: https://github.com/pytorch/pytorch/pull/102353 Approved by: https://github.com/ezyang
Author
Committer
Parents
Loading