* remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D * fix variable names * add note
Co-authored-by: N0x45f <wangzhen45@baidu.com>