AllentDan
|
fd4297a2a3
|
add speed benchmark for pplnn and replace all ppl in docs with pplnn (#264)
|
2021-12-09 16:37:36 +08:00 |
Yifan Zhou
|
5c8479a45d
|
[Docs]: How to support new backends (#222)
* add doc
* Update
* Resolve comments
|
2021-11-25 19:59:19 +08:00 |
RunningLeon
|
ca0014a971
|
[Doc]: Fix doc (#219)
* add reminder for pspnet in doc
* update table format
* fix format
* rename file
* fix comment
|
2021-11-25 14:51:21 +08:00 |
VVsssssk
|
c0fc3149d2
|
[Docs]How to add test units for backend ops (#146)
* add ncnn test exporter in test_ops.py
* add ncnn test exporter in utils.py
* add onnxruntime and tensorrt ops test
* fix blank line
* fix comment
add nms ops test
* remove nms test
* add test sample
add dockerstring
* remove nms test
* fix grid_sample
add type hind
* fix problem
* fix dockerstring
* add nms batch_nms multi_level_roi_align
* add test data
* fix problem
* rm pkl file dependent
* rm file
* add docstring
* remove multi_level_dependce
* add mmseg module unittest
* add mmseg test
* add mmseg model unit test
* fix blankline
* rename file
* add syncbn2bn unit test
* add apis/export
* lint
* lint
* ??
* add docs about how to add ops unit test
* fix diff
* fix docs
* fix docs
* remove cn docs
* fix comment
* fix comment
Co-authored-by: SingleZombie <singlezombie@163.com>
|
2021-11-10 10:53:19 +08:00 |
Yifan Zhou
|
6e4a32b746
|
[Doc]: How to add unit tests to rewritten models of codebases (#143)
* add english doc
* update index
* Resolve some comments
* Resolve comments
* Add Chinese doc
* Resolve comment
|
2021-11-02 10:33:20 +08:00 |
VVsssssk
|
985bb6ad34
|
[Doc]How to write config (#139)
* add ncnn test exporter in test_ops.py
* add ncnn test exporter in utils.py
* add onnxruntime and tensorrt ops test
* fix blank line
* fix comment
add nms ops test
* remove nms test
* add test sample
add dockerstring
* remove nms test
* fix grid_sample
add type hind
* fix problem
* fix dockerstring
* add nms batch_nms multi_level_roi_align
* add test data
* fix problem
* rm pkl file dependent
* rm file
* add docstring
* remove multi_level_dependce
* add mmseg module unittest
* add mmseg test
* add mmseg model unit test
* fix blankline
* rename file
* add syncbn2bn unit test
* add apis/export
* lint
* lint
* ??
* delete#
* fix problems
* add mmcv unit test
* add docs about how to create config file
* fix :
* add zh docs about how to create config
* add full example
* fix comment
* add note
* fix problem
* fix catalog
* fix catalog`
* fix catalog
* fix docs
* fix cn docs
* fix lint
* fix docs
* fix space
* add mmocr link
* fix problem
* fix new
Co-authored-by: SingleZombie <singlezombie@163.com>
|
2021-10-29 18:04:11 +08:00 |
Yifan Zhou
|
11e9876c3f
|
[Doc]: How to evaluate a model (#137)
* add doc
* update argument list
* lint
* Resolve comments
* Add link
* Resolve comments
* resolve comments
|
2021-10-20 18:23:50 +08:00 |
q.yao
|
fef9d9e651
|
[Docs]: Add how_to_support_new_model document (#123)
* Add how_to_support_new_model document
* update follow comments
* fix for comment
* rename
|
2021-10-18 11:08:27 +08:00 |
q.yao
|
1d47688b32
|
[Docs]: Add sphinx document (#109)
* Add document structure
* better zh_cn document
* add build example, update requirement
* add readme
* add usage
* fix end of file
* fix codebase names, add TODO
|
2021-10-09 14:10:42 +08:00 |