pytorch
bb42104f - [DataLoader] Fix collation logic (#97789)

Commit
1 year ago
[DataLoader] Fix collation logic (#97789) Similar to #97737, a previous auto-refactor changed how `bytes` are handled during collation, which can potentially lead to performance regression. This PR undoes that. Pull Request resolved: https://github.com/pytorch/pytorch/pull/97789 Approved by: https://github.com/albanD
Author
Committer
Parents
Loading