RunningLeon
c39438658f
[Enhancement]: update toolset of prebuild image ( #1932 )
...
* update
* update dockerfile
2023-03-29 19:30:52 +08:00
Chen Xin
a14177c0eb
[Feature]: Add github prebuild workflow after new release. ( #1852 )
...
* add prebuild dockerfile
* add prebuild test workflw
* update
* update
* rm other workflow for test
* Update docker image
* add win1o prebuild
* add test prebuild
* add windows scripts in prebuilt package
* add linux scripts in prebuilt package
* generate_build_config.py
* fix cudnn search
* fix env
* fix script
* fix rpath
* fix cwd
* fix windows
* fix lint
* windows prebuild ci
* linux prebuild ci
* fix
* update trigger
* Revert "rm other workflow for test"
This reverts commit 0a0387275014efab71046d33a0e52904672b4012.
* update sdk build readme
* update prebuild
* fix dll deps for python >= 3.8 on windows
* fix ci
* test prebuild
* update test script to avoid modify upload folder
* add onnxruntime.dll to mmdeploy_python
* update prebuild workflow
* update prebuild
* Update loader.cpp.in
* remove exists prebuild files
* fix opencv env
* update cmake options for mmdeploy python build
* remove test code
* fix lint
---------
Co-authored-by: RunningLeon <mnsheng@yeah.net>
Co-authored-by: RunningLeon <maningsheng@sensetime.com>
2023-03-23 17:00:19 +08:00
RunningLeon
2fcc8dc19d
[Feature]: Add github workflow based on self hosted runner ( #1751 )
...
* add win10 workflow
* update
* update and add dockerfile
* update script
* add build docker image script
* update
* support cuda10.2
* update docker file
* update build image tag
* add release docker file
* update release dockerfile
* fix ncnn python build
* test docker workflow
* remove docker build workflow
* fix comments
* add conda-incubator
* update build script and workflow
* fix comments
2023-03-21 11:44:11 +08:00
Nghia
3e22f96f04
Fixed calling miniconda script in Dockerfile ( #1629 )
2023-01-10 15:50:15 +08:00
Xin Li
14550aac38
[Enhancement] Switch pip to mim in Docs and Dockerfile ( #1591 )
...
* change pip install to mim install in docs and Dockerfil
* merge with latest dev-1.x
2023-01-04 23:11:13 +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
HinGwenWoong
a964790468
[Improve] Improve dockerfile pip source ( #1484 )
...
* [Improve] Improve dockerfile conda and pip source
* Update Dockerfile
* import cpu dockerfile
2022-12-06 14:00:13 +08:00
AllentDan
e52d7c42ca
init ( #1467 )
2022-11-30 14:04:35 +08:00
triple-Mu
f1d2d09338
Fix mim and mmcv version
2022-11-10 11:18:56 +08:00
triple-Mu
b6cbbdc212
Fix typo
2022-11-09 14:34:20 +08:00
triple-Mu
02cc568037
Fix typo
2022-11-09 10:14:35 +08:00
triple-Mu
db968899c5
Fix error
2022-11-08 22:47:51 +08:00
triple-Mu
2f16566072
Fix error
2022-11-08 19:46:56 +08:00
triple-Mu
7bf73b42d5
Fix mmdet import and some typo
2022-11-08 16:19:39 +08:00
triple-Mu
9263c7f604
Fix mmengine mmcv version
2022-11-04 15:18:02 +08:00
triple-Mu
c74531de63
Fix mmcv version
2022-11-04 14:16:54 +08:00
triple-Mu
0270b950c2
Typo
2022-11-03 16:52:25 +08:00
triple-Mu
18990d84a8
Typo
2022-11-03 16:51:16 +08:00
triple-Mu
4bb281bfef
Typo
2022-11-03 16:48:58 +08:00
triple-Mu
7328d9eeda
Reformat
2022-11-03 16:46:36 +08:00
triple-Mu
0755391c31
Updata dockerfiles
2022-11-03 16:38:31 +08:00
OldDreamInWind
4001a06930
improvement(dockerfile): use make -j$(nporc) when build ncnn ( #840 )
...
* use make -j$(nporc) when build ncnn
* improve cpu dockerfile
2022-08-05 10:33:14 +08:00
lvhan028
83b11bc1ca
[Enhancement] Improve get_started documents and bump version to 0.7.0 ( #813 )
...
* simplify commands in get_started
* add installation commands for Windows
* fix typo
* limit markdown and sphinx_markdown_tables version
* adopt html <details open> tag
* bump mmdeploy version
* bump mmdeploy version
* update get_started
* update get_started
* use python3.8 instead of python3.7
* remove duplicate section
* resolve issue #856
* update according to review results
* add reference to prebuilt_package_windows.md
* fix error when build sdk demos
2022-08-04 14:33:27 +08:00
Li Zhang
ab07c223da
[Enhancement] Support latest ppl.nn & ppl.cv ( #564 )
...
* support latest ppl.nn
* fix pplnn for model convertor
* fix lint
* update memory policy
* import algo from buffer
* update ppl.cv
* use `ppl.cv==0.7.0`
* document supported ppl.nn version
* skip pplnn dependency when building shared libs
2022-07-21 11:47:53 +08:00
Hakjin Lee
58b256a13b
Upgrade Dockerfile to use TensorRT==8.2.4.2 ( #706 )
...
* Upgrade TensorRT to 8.2.4.2
* upgrade pytorch&mmcv in CPU Dockerfile
* Delete redundant port example in Docker
* change 160x160-608x608 to 64x64-608x608 for yolov3
2022-07-20 20:36:22 +08:00
Junjie
957fd58902
Fix: add onnxruntime building option in gpu dockerfile ( #366 )
2022-04-18 15:38:34 +08:00
Chen Xin
b9c5487d7a
fix missing ncnn_DIR & InferenceEngine_DIR ( #364 )
2022-04-15 15:34:15 +08:00
lvhan028
8daba02181
Fixed dockerfile build failed caused by missing libcuda.so ( #249 )
...
* fix missing libcuda.so
* remove cached data generated by cmake
* use git clone instead of wget, otherwise ppl.cv is not able to generate PPLCV_VERSION_*
* remove the installation of cmake
2022-03-19 09:05:12 +08:00
张文俊
51e003bec5
Fix docker build for users inside ( #227 )
...
* fix the related questions of Connection failed [IP: 91.189.88.152 80] or [IP: 91.189.88.142 80] in Dockerfile
* add an ARG to control whether to change the download source for GPU and CPU Dockerfile, and update corresponding changes to the documents
* add an ARG to control whether to change the download source for GPU and CPU Dockerfile, and update corresponding changes to the documents
* update documentation
* update documentation
* fix lint error
Co-authored-by: zhangwenjun <zhangwenjun@clustar.ai>
2022-03-17 21:25:25 +08:00
TheSeriousProgrammer
59470fef0b
Lock pplcv to v0.6.1 ( #143 )
...
* Lock pplcv to v0.6.1
To avoid breaking changes which arose from recent updates in pplcv , fix pplcv to v0.6.1
* Mentioned Version as ARG
* Mentioned Version changes of pplcv in build.md
* Update docs/en/build.md
Co-authored-by: AllentDan <41138331+AllentDan@users.noreply.github.com>
* Change version stuff in cn_build.md
Co-authored-by: AllentDan <41138331+AllentDan@users.noreply.github.com>
2022-02-16 11:54:29 +08:00
AllentDan
57a9d9b642
[Feature] Add docker files ( #67 )
...
* add gpu and cpu dockerfile
* fix lint
* fix cpu docker and remove redundant
* use pip instead
* add build arg and readme
* fix grammar
* update readme
* add chinese doc for dockerfile and add docker build to build.md
* grammar
* refine dockerfiles
* add FAQs
* update Dpplcv_DIR for SDK building
* remove mmcls
* add sdk demos
* fix typo and lint
* update FAQs
2022-01-25 15:11:50 +08:00
q.yao
745c51f965
[Fix] Remove dockerfile ( #69 )
2021-09-10 17:58:07 +08:00
AllentDan
0eca9ebcbf
add docker ( #15 )
...
Need tests...
2021-07-13 08:45:42 +00:00