NVIDIA/Fuser

Use std::ranges::filter_view

Open

#4.571 aberto em 3 de jun. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (80 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (392 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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).

Guia do colaborador