pad # x 为一个秩为2的张量import paddle.fluid as fluidx = fluid.data(name='data', shape=[300, 300], dtype='float32')