diff --git a/csrc/compute_at.cpp b/csrc/compute_at.cpp index f9d0fe7d61a..bdc09f59627 100644 --- a/csrc/compute_at.cpp +++ b/csrc/compute_at.cpp @@ -19,6 +19,7 @@ namespace nvfuser { + // Simple selector that only propagates across tensor views in the provided // unordered_set. Will also propagate to all consumers of those tensors, and the // siblings of those tensors.