Op_builder->is_compatible quite warning (#6093)
Set the default value of op_builder/xxx.py/is_compatible()/verbose to
False for quite warning.
Add verbose judgement before
op_builder/xxx.py/is_compatible()/self.warning(...).
Otherwise the verbose arg will not work.
---------
Co-authored-by: Logan Adams <114770087+loadams@users.noreply.github.com>