Created by: wangxicoding
Cherry-pick from https://github.com/PaddlePaddle/Paddle/pull/22888 Every parameter may have its own regularizer, which has a higher priority than the default. Fixes the problem of the parameter's regularizer not processed by DGC.