q.yao
|
0e656067a6
|
[Enhancement] Support tvm 1.x (#1531)
* support tvm 1.x
* fix tvm sdk export
|
2022-12-22 00:15:47 +08:00 |
RunningLeon
|
25aa0d4c0a
|
[Enhancement]: add md link check github action (#1320)
* add md link check action
* add config
* fix doc link
* fix dead links
* change dev-1.x to 1.x
* fix mmocr url
|
2022-12-08 16:13:51 +08:00 |
AllentDan
|
c5edb85550
|
Sync rv1126 to dev-1.x by cherry-pick (#1295)
* remove imports (#1207)
* remove imports
* update doc
* detailed docstring
* rephrase
* Add model conversion support to rv1126 (#1203)
* WIP
* fix interpolate
* support yolov3 and retinanet
* support seg
* support ssd
* supports both partition types for retinanet and ssd
* mean std doc
* update doc, add UT
* support FSAF
* rename configs
* update dump info
* update
* python package installation doc
* update doc
* update doc
* doc
* fix
* docstring
* remote partition config
|
2022-11-07 10:19:22 +08:00 |
AllentDan
|
97a9182a65
|
cherry-pick from master with commit 3eb60ea
|
2022-11-01 16:35:32 +08:00 |
Jingwei Zhang
|
cbe767efb1
|
[Fix] Fix docs under supported-backends fold (#1061)
* fix docs of supported-backends
* fix docs
|
2022-09-18 13:36:28 +08:00 |
Li Zhang
|
b602356181
|
[Fix] Add isolated option for TorchScript SDK backend (#1002)
* add option for TorchScript SDK backend
* add doc
* format
|
2022-09-06 12:24:07 +08:00 |
Chen Xin
|
a0fb3be0df
|
support coreml (#760)
* sdk inference
* fix typo
* fix typo
* add convert things
* fix missling name
* add cls support
* add more pytorch rewriter
* add det support
* support det wip
* make Model export model_path
* fix nms
* add output back
* add docstring
* fix lint
* add coreml build action
* add zh docs
* add coreml backend check
* update ci
* update
* update
* update
* update
* update
* fix lint
* update configs
* add return value when error occured
* update docs
* update docs
* update docs
* fix lint
* udpate docs
* udpate docs
* update
Co-authored-by: grimoire <streetyao@live.com>
|
2022-09-05 19:55:47 +08:00 |
tpoisonooo
|
127125f641
|
docs(project): sync en and zh docs (#842)
* docs(en): update file structure
* docs(zh_cn): update
* docs(structure): update
* docs(snpe): update
* docs(README): update
* fix(CI): update
* fix(CI): index.rst error
* fix(docs): update
* fix(docs): remove mermaid
* fix(docs): remove useless
* fix(docs): update link
* docs(en): update
* docs(en): update
* docs(zh_cn): remove \[
* docs(zh_cn): format
* docs(en): remove blank
* fix(CI): doc link error
* docs(project): remove "./" prefix
* docs(zh_cn): fix mdformat
* docs(en): update title
* fix(CI): update docs
|
2022-08-15 10:18:17 +08:00 |