NVIDIA / Fuser

A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")
Other
271 stars 53 forks source link

Remove debug prints #3384

Closed wujingyue closed 1 week ago

wujingyue commented 1 week ago

Unit tests are supposed to clean themselves. If the purpose is to test toGraphvizDotGraph, I'd keep just that statement without storing the result to a file, the content of which isn't validated anyway.

wujingyue commented 1 week ago

!test