DeepSpeed
DeepSpeed copied to clipboard
Op_builder->is_compatible quite warning
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.
@microsoft-github-policy-service agree