numpy.ndarray.squeeze# 方法 ndarray.squeeze(axis=None)# 从 a 中移除长度为一的轴。 请参阅 numpy.squeeze 获取完整文档。 参见 numpy.squeeze等效函数