NVIDIA/Fuser

Use std::ranges::filter_view

Open

#4571 aperta il 3 giu 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C++ (80 fork)github user discovery
good first issue

Metriche repository

Star
 (392 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor