NVIDIA/Fuser

Use std::ranges::filter_view

Open

#4 571 ouverte le 3 juin 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C++ (80 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (392 stars)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur