Created by: grygielski
As mentioned in https://github.com/PaddlePaddle/Paddle/issues/18788, I add conv + leaky_relu fuse pass to accelerate internal face model. However, solution is temporary and I will work on creating one, universal conv+activation fuse pass so additional conv parameters will be cut.