Commit 05465807 authored by fengzch-das's avatar fengzch-das
Browse files

update readme

parent 35272b32
...@@ -245,10 +245,11 @@ python fastptcode.py ...@@ -245,10 +245,11 @@ python fastptcode.py
(5)当不希望引入ATen/dtk_macros.h这个头文件时,可以通过以方式屏蔽此头文件的引入:export FASTPT_DTK_MACROS=1。 (5)当不希望引入ATen/dtk_macros.h这个头文件时,可以通过以方式屏蔽此头文件的引入:export FASTPT_DTK_MACROS=1。
# 4 已支持组件列表 # 4 已支持组件列表
在 OpenDAS 仓库中,分支名带有 fastpt 后缀的组件支持 FastPT 不转码编译,具体如下:
| 组件名称 | 版本 | DAS仓库 | 已验证的FastPT版本 | | 组件名称 | 版本及分支 | DAS仓库 | 已验证的FastPT版本 |
| :-----------------: | :--------------------: | ------------------------------------------------------------------ | --------------- | | :-----------------: | :--------------------: | ------------------------------------------------------------------ | --------------- |
| audio | v2.4.1-fastpt | https://developer.sourcefind.cn/codes/OpenDAS/torchaudio |2.0.1;2.1.0 | | audio | v2.4.1-fastpt; v2.5.1-fastpt | https://developer.sourcefind.cn/codes/OpenDAS/torchaudio |2.0.1;2.1.0 |
| vision | v0.19.1-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/vision.git |2.0.1;2.1.0 | | vision | v0.19.1-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/vision.git |2.0.1;2.1.0 |
| mmcv | v2.2.0-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/mmcv.git | 2.0.1;2.1.0 | | mmcv | v2.2.0-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/mmcv.git | 2.0.1;2.1.0 |
| pytorch3d | V0.7.8-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/pytorch3d.git |2.0.1;2.1.0 | | pytorch3d | V0.7.8-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/pytorch3d.git |2.0.1;2.1.0 |
...@@ -268,7 +269,7 @@ python fastptcode.py ...@@ -268,7 +269,7 @@ python fastptcode.py
| SparseConvNet | v0.2-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/sparseconvnet.git |2.0.1;2.1.0 | | SparseConvNet | v0.2-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/sparseconvnet.git |2.0.1;2.1.0 |
| detectron2 | v0.6-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/detectron2.git |2.0.1;2.1.0 | | detectron2 | v0.6-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/detectron2.git |2.0.1;2.1.0 |
| fairscale | v0.4.9-fastpt、v0.4.3-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/fairscale.git | 2.0.1;2.1.0 | | fairscale | v0.4.9-fastpt、v0.4.3-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/fairscale.git | 2.0.1;2.1.0 |
| fairseq | v0.9.0 | http://developer.sourcefind.cn/codes/OpenDAS/fairseq.git |2.0.1;2.1.0 | | fairseq | v0.9.0-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/fairseq.git |2.0.1;2.1.0 |
| metaseq | main-f7ffa5fd-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/metaseq.git | 2.0.1;2.1.0 | | metaseq | main-f7ffa5fd-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/metaseq.git | 2.0.1;2.1.0 |
| pydensecrf | master-2723c7fa-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/pydensecrf.git | 2.0.1;2.1.0 | | pydensecrf | master-2723c7fa-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/pydensecrf.git | 2.0.1;2.1.0 |
| d2go | mian-f4ac1567-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/d2go.git |2.0.1;2.1.0 | | d2go | mian-f4ac1567-fastpt | http://developer.sourcefind.cn/codes/OpenDAS/d2go.git |2.0.1;2.1.0 |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment