Skip to content

Commit 48291f0

Browse files
authored
docs(project): highlight version (#1871)
1 parent 12a1302 commit 48291f0

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@
2828

2929
English | [简体中文](README_zh-CN.md)
3030

31+
## Highlights
32+
33+
The new v1.x version has been released, which is adapted to the preview version of upstream codebase, please **align the version** when using it.
34+
35+
| mmdeploy | mmengine | mmcv | mmdet | others |
36+
| :------: | :------: | :----: | :----: | :----: |
37+
| 0.x | - | \<=1.x | \<=2.x | 0.x |
38+
| 1.x | 0.x | 2.x | 3.x | 1.x |
39+
3140
## Introduction
3241

3342
MMDeploy is an open-source deep learning model deployment toolset. It is a part of the [OpenMMLab](https://openmmlab.com/) project.

README_zh-CN.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@
2828

2929
[English](README.md) | 简体中文
3030

31+
## 1.x 预览版本
32+
33+
全新的 v1.x 版本已发布,针对上游算法预览版做适配,使用时务必**对齐版本**
34+
35+
| mmdeploy | mmengine | mmcv | mmdet | others |
36+
| :------: | :------: | :----: | :----: | :----: |
37+
| 0.x | - | \<=1.x | \<=2.x | 0.x |
38+
| 1.x | 0.x | 2.x | 3.x | 1.x |
39+
3140
## 介绍
3241

3342
MMDeploy 是 [OpenMMLab](https://openmmlab.com/) 模型部署工具箱,**为各算法库提供统一的部署体验**。基于 MMDeploy,开发者可以轻松从训练 repo 生成指定硬件所需 SDK,省去大量适配时间。

0 commit comments

Comments
 (0)