pytorch / glow

Compiler for Neural Network hardware accelerators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Log Message for each Pass if it Changed the Graph

mostafaelhoushi opened this issue · comments

Try to add a log message for each pass to print the changed boolean that indicates if that pass had any effect on the graph.

This could be logged if a certain argument is passed.

I am willing to implement this feature, but couldn't assign the issue to myself.