NVIDIA/Fuser

Use std::ranges::filter_view

Open

#4,571 opened on 2025年6月3日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C++ (80 forks)github user discovery
good first issue

Repository metrics

Stars
 (392 stars)
PR merge metrics
 (PR metrics pending)

説明

Now that nvFuser is in C++20, we should probably use std::ranges::filter_view more widely and reimplement some helpers (e.g. filterByView and TensorDomain::noReductions).

コントリビューターガイド