trunk/f3218d29dceb4e224f4c53f9ee096e0bec62aa12: Make c10::List's iterator model the concepts it claims (#196002)
- PyTorch 近 90 天出现 548 次
- PyTorch 近 90 天第 542 次发版
- 上一次:同一天稍早 · ciflow/torchtitan/196056: [UPDATE] Update
发生了什么
iterators (shape_analysis.cpp, register_ops_utils.{h,cpp}, register_prim_ops.cpp) to use std::ranges::sort/reverse instead. is hand-written, not defaulted: libc++'s __wrap_iter has no of its own, so a defaulted is implicitly deleted on macOS, failing every iterator concept. Derived from overrideGradient by value -> set) is now copy-free per element. Second commit: List::emplace forwarded args straight into std::vect…
摘要按规则整理自下方来源原文