Created by: wanghuancoder
Bug fixes
Others
修改Bilinear中bias的Shape,从[1, out_features]改为[out_features],进而与Torch保持一致。