RunningLeon
|
5a9ac8765d
|
Fix readthedocs (#2134)
* [Fix]: limit urllib3 for readthedocs (#2070)
* fix readthedocs for zh_cn
* fix
|
2023-05-31 15:18:47 +08:00 |
RunningLeon
|
335ef8648d
|
fix mmseg exportation for out_channels=1 (#1997)
|
2023-05-04 12:51:05 +08:00 |
RunningLeon
|
c73756366e
|
bump version to v0.14.0 (#1943)
* update
* bump version
* Update README.md
* fix conflicts
* fix ci
* fix circleci
* upgrade to ubuntu20.04 for github ci
* update
* install glibc
* try to fix cuda build
* try to fix cuda build
* fix build-cu102 && build_cpu_sdk
* revert to setup-python@v2
* try to fix pplnn
* fix protobuf
---------
Co-authored-by: Xin Chen <irexyc@gmail.com>
|
2023-04-05 14:28:00 +08:00 |
tpoisonooo
|
f62352a5fa
|
fix(README): badge error and add github action status (#1548)
* fix(README): badge error and add github action status
* docs(REAMDE): fix badge
* docs(README): update color
* docs(REAMEDE): update color
* docs(README): update table
|
2022-12-29 16:08:29 +08:00 |
RunningLeon
|
b1e7579bdd
|
add cflags explicitly in ci (#945)
|
2022-08-25 13:54:42 +08:00 |
tpoisonooo
|
ea0a9e5d43
|
feat(tools/deploy.py): support ncnn quantization (#476)
* feat(tools): add onnx2ncnn_quant_table
* feat(tools): add quantization image dataset
* feat(tools): add image dataset
* feat(tools/deploy.py): support quant
* fix(CI): lint
* fix(CI): format
* docs(zh_cn): add quantization usage
* docs(zh_cn): add benchmark
* feat(tools): add onnx2ncnn_quant_table
* docs(zh_cn): add more test result
* CI(github): add quant script
* CI(.github/scripts): add test quant
* fix(CI): remove pushd and popd
* feat(CI): debug
* fix(CI): path error
* fix(CI): fix path
* fix(CI): install wget
* fix(CI): review advices
* improvement(mmdeploy): review advice
* fix(tools): rename to onnx2ncnn_quant_table.py
* improvement(tools): rename file
* improvement(test): remove useless
* fix(tools/quant_image_dataset): remove loadFile in test.pipeline
* docs(quantization.md): update description
* fix(CI): protobuf version
* fix(CI): pip install
* docs(quantization): review advice
* fix(CI): revert mmcv version
* fix(CI): udpate pb version
* fix(CI): update
|
2022-05-26 19:53:56 +08:00 |