Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
MMCV
Commits
75d907c9
Unverified
Commit
75d907c9
authored
Mar 28, 2021
by
zhouzaida
Committed by
GitHub
Mar 28, 2021
Browse files
Bump version to v1.3.0 (#910)
* Bump version to v1.3.0 * Update README.md * Update README_zh-CN.md
parent
8647b9a1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
31 additions
and
1 deletion
+31
-1
README.md
README.md
+15
-0
README_zh-CN.md
README_zh-CN.md
+15
-0
mmcv/version.py
mmcv/version.py
+1
-1
No files found.
README.md
View file @
75d907c9
...
@@ -93,14 +93,25 @@ For more details, please refer the the following tables.
...
@@ -93,14 +93,25 @@ For more details, please refer the the following tables.
<tbody>
<tbody>
<tr>
<tr>
<th
width=
"80"
>
CUDA
</th>
<th
width=
"80"
>
CUDA
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.8
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.7
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.7
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.6
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.6
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.5
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.5
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.4
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.4
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.3
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.3
</th>
</tr>
</tr>
<tr>
<td
align=
"left"
>
11.1
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu111/torch1.8.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
>
</td>
</tr>
<tr>
<tr>
<td
align=
"left"
>
11.0
</td>
<td
align=
"left"
>
11.0
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu110/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu110/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
>
</td>
...
@@ -109,6 +120,7 @@ For more details, please refer the the following tables.
...
@@ -109,6 +120,7 @@ For more details, please refer the the following tables.
</tr>
</tr>
<tr>
<tr>
<td
align=
"left"
>
10.2
</td>
<td
align=
"left"
>
10.2
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.8.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.5.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.5.0/index.html
</code></pre>
</details>
</td>
...
@@ -117,6 +129,7 @@ For more details, please refer the the following tables.
...
@@ -117,6 +129,7 @@ For more details, please refer the the following tables.
</tr>
</tr>
<tr>
<tr>
<td
align=
"left"
>
10.1
</td>
<td
align=
"left"
>
10.1
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.8.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.5.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.5.0/index.html
</code></pre>
</details>
</td>
...
@@ -125,6 +138,7 @@ For more details, please refer the the following tables.
...
@@ -125,6 +138,7 @@ For more details, please refer the the following tables.
</tr>
</tr>
<tr>
<tr>
<td
align=
"left"
>
9.2
</td>
<td
align=
"left"
>
9.2
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu92/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu92/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu92/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu92/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu92/torch1.5.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu92/torch1.5.0/index.html
</code></pre>
</details>
</td>
...
@@ -133,6 +147,7 @@ For more details, please refer the the following tables.
...
@@ -133,6 +147,7 @@ For more details, please refer the the following tables.
</tr>
</tr>
<tr>
<tr>
<td
align=
"left"
>
cpu
</td>
<td
align=
"left"
>
cpu
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.8.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.5.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
install
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.5.0/index.html
</code></pre>
</details>
</td>
...
...
README_zh-CN.md
View file @
75d907c9
...
@@ -92,14 +92,25 @@ pip install mmcv-full==1.2.2 -f https://download.openmmlab.com/mmcv/dist/cu110/t
...
@@ -92,14 +92,25 @@ pip install mmcv-full==1.2.2 -f https://download.openmmlab.com/mmcv/dist/cu110/t
<tbody>
<tbody>
<tr>
<tr>
<th
width=
"80"
>
CUDA
</th>
<th
width=
"80"
>
CUDA
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.8
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.7
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.7
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.6
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.6
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.5
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.5
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.4
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.4
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.3
</th>
<th
valign=
"bottom"
align=
"left"
width=
"100"
>
torch 1.3
</th>
</tr>
</tr>
<tr>
<td
align=
"left"
>
11.1
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu111/torch1.8.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
>
</td>
</tr>
<tr>
<tr>
<td
align=
"left"
>
11.0
</td>
<td
align=
"left"
>
11.0
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu110/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu110/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
>
</td>
...
@@ -108,6 +119,7 @@ pip install mmcv-full==1.2.2 -f https://download.openmmlab.com/mmcv/dist/cu110/t
...
@@ -108,6 +119,7 @@ pip install mmcv-full==1.2.2 -f https://download.openmmlab.com/mmcv/dist/cu110/t
</tr>
</tr>
<tr>
<tr>
<td
align=
"left"
>
10.2
</td>
<td
align=
"left"
>
10.2
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.8.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.5.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.5.0/index.html
</code></pre>
</details>
</td>
...
@@ -116,6 +128,7 @@ pip install mmcv-full==1.2.2 -f https://download.openmmlab.com/mmcv/dist/cu110/t
...
@@ -116,6 +128,7 @@ pip install mmcv-full==1.2.2 -f https://download.openmmlab.com/mmcv/dist/cu110/t
</tr>
</tr>
<tr>
<tr>
<td
align=
"left"
>
10.1
</td>
<td
align=
"left"
>
10.1
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.8.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.5.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.5.0/index.html
</code></pre>
</details>
</td>
...
@@ -124,6 +137,7 @@ pip install mmcv-full==1.2.2 -f https://download.openmmlab.com/mmcv/dist/cu110/t
...
@@ -124,6 +137,7 @@ pip install mmcv-full==1.2.2 -f https://download.openmmlab.com/mmcv/dist/cu110/t
</tr>
</tr>
<tr>
<tr>
<td
align=
"left"
>
9.2
</td>
<td
align=
"left"
>
9.2
</td>
<td
align=
"left"
>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu92/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu92/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu92/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu92/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu92/torch1.5.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cu92/torch1.5.0/index.html
</code></pre>
</details>
</td>
...
@@ -132,6 +146,7 @@ pip install mmcv-full==1.2.2 -f https://download.openmmlab.com/mmcv/dist/cu110/t
...
@@ -132,6 +146,7 @@ pip install mmcv-full==1.2.2 -f https://download.openmmlab.com/mmcv/dist/cu110/t
</tr>
</tr>
<tr>
<tr>
<td
align=
"left"
>
cpu
</td>
<td
align=
"left"
>
cpu
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.8.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.7.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.6.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.5.0/index.html
</code></pre>
</details>
</td>
<td
align=
"left"
><details><summary>
安装
</summary><pre><code>
pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.5.0/index.html
</code></pre>
</details>
</td>
...
...
mmcv/version.py
View file @
75d907c9
# Copyright (c) Open-MMLab. All rights reserved.
# Copyright (c) Open-MMLab. All rights reserved.
__version__
=
'1.
2.7
'
__version__
=
'1.
3.0
'
def
parse_version_info
(
version_str
):
def
parse_version_info
(
version_str
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment