提交 ef70faee 编写于 作者: 走神的阿圆's avatar 走神的阿圆

Merge branch 'release/v1.5' of http://github.com/PaddlePaddle/PaddleHub into release/v1.5

--- ---
name: 需求反馈 name: 需求反馈
about: 需求建议 about: 需求建议
title: "[Feature]" title: ''
labels: '' labels: ''
assignees: '' assignees: ''
......
--- ---
name: BUG反馈 name: BUG反馈
about: PaddleHub Bug反馈 about: PaddleHub Bug反馈
title: "[BUG]" title: ''
labels: '' labels: ''
assignees: '' assignees: ''
......
# 更新历史 # 更新历史
## `v1.5.2`
* 优化pyramidbox_lite_server_mask、pyramidbox_lite_mobile_mask模型的服务化部署性能
## `v1.5.1` ## `v1.5.1`
......
...@@ -13,5 +13,5 @@ ...@@ -13,5 +13,5 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
""" PaddleHub version string """ """ PaddleHub version string """
hub_version = "1.5.1" hub_version = "1.5.2"
module_proto_version = "1.0.0" module_proto_version = "1.0.0"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册