mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/20709 - Remove ArrayRef based API. This is neither the old nor the planned new API. - De-deprecate kernels based on std::vector and std::unordered_map. We don't have the Dict/List based API figured out entirely yet, so we shouldn't push people towards using them. std::vector and std::unordered_map will get deprecated again once we figured out List/Dict. Reviewed By: dzhulgakov Differential Revision: D15417025 fbshipit-source-id: bfbb33c762e43487bb499bc8cc36d515e678f8fc