github PaddlePaddle/Paddle-Lite v2.7.1

latest releases: v2.13-rc, v2.12, v2.12-rc...
3 years ago

Release Notes

此版本主要为各类增强和问题修复

功能与性能增强

  • 支持更多的XPU算子:conv2d_transpose,transpose,density_prior_box,prior_box,sequence_unpad,lrn,topk,relu6,hard_sigmoid,hard_swish,leaky_relu,softsign,bilinear_interp,nearest_interp,box_coder,split,im2sequence,reshape,flatten,flatten2。PR4897PR4926
  • 更新部分XPU算子的实现接口。PR4897
  • XPU支持fc算子的int31实现。PR4922
  • 增强XPU conv算子的fuse功能:支持带bias的conv融合;支持depthwise_conv的融合;支持激活为hard_sigmoid的融合。PR4926

问题修复

  • 修复int8 调用m=1 sgemv 模型在V7 运行crash问题,PR4887
  • 修复2x2s2p0 pooling 性能问题,PR4930

Don't miss a new Paddle-Lite release

NewReleases is sending notifications on new releases.