Ananya Mukherjee

Results 2 issues of Ananya Mukherjee

// where(not(b), x, y) -> where(b, y, x) // https://github.com/microsoft/onnxruntime/blob/v1.15.1/onnxruntime/core/optimizer/not_where_fusion.h

Sign op is idempotent, so adding it to eliminate_consecutive_idempotent_ops pass