Most of the warnings in reorder.py don't tell the user details about the cause of the warning. For example "Producers not identical, skipping" (Which node?, what op_types?, etc.). Most warnings should contain slightly more information. Could be fixed/added together with #205.
This can be confusing as a new user, since its difficult to determine whether this is something to worry about or can be ignored.
Relevant @thallesmm
Most of the warnings in
reorder.pydon't tell the user details about the cause of the warning. For example "Producers not identical, skipping" (Which node?, what op_types?, etc.). Most warnings should contain slightly more information. Could be fixed/added together with #205.This can be confusing as a new user, since its difficult to determine whether this is something to worry about or can be ignored.
Relevant @thallesmm