Open ananyamukh6 opened 1 year ago
Sign op is idempotent, so adding it to eliminate_consecutive_idempotent_ops pass
LGTM, thanks!
@daquexian , the tests seemsed to have failed because of flake8. I pused a patch fixing the flake8 errors. Is there any other style checks to be run (like say for the cpp code)?
Sign op is idempotent, so adding it to eliminate_consecutive_idempotent_ops pass