← 返回事件
持续讨论AI发版

viable/strict/1787660889: Remove unused typelist constructs from TypeList.h (#194352)

发生了什么

These constructs in torch/headeronly/util/TypeList.h have zero in-tree users outside their own unit test: filter , count_if , map , last , reverse , find_if , map_types_to_values (and its detail::type_ helper), and false_higher_t (only used by find_if 's error case). Removed together with the matching unit-test sections, the torch::headeronly re-export entries, and their torch/header_only_apis.txt entries. take / dr…

摘要按规则整理自下方来源原文

为什么在扩散

来源