mmdeploy/csrc/backend_ops/ncnn/ops
q.yao 4710ab910d
[Refactor][tools] Add prebuild tools. (#347)
* move to lib

* optional import pytorch rewriter

* reduce torch dependancy of tensorrt export

* remove more mmcv support

* fix pytest

* remove mmcv logge

* Add `mmdeploy.utils.logging`

* Improve the common of the `get_logger`

* Fix lint

* onnxruntim add try catch to  import wrapper if pytorch is available

* Using `mmcv.utils.logging` in all files under `mmdeploy/codebase`

* add __init__

* add prebuild tools

* support windows

* for comment

* exit if failed

* add exist

* decouple

* add tags

* remove .mmdeploy_python

* read python version from system

* update windows config

* update linux config

* remote many

* better build name

* rename python tag

* fix pyhon-tag

* update window config

* add env search

* update tag

* fix build without CUDA_TOOLKIT_ROOT_DIR

Co-authored-by: HinGwenWoong <peterhuang0323@outlook.com>
2022-05-23 17:15:09 +08:00
..
constantofshape [Fix] ncnn [-Wreturn-type] and improve mutex `if` (#431) 2022-05-07 10:35:22 +08:00
expand [Fix] ncnn [-Wreturn-type] and improve mutex `if` (#431) 2022-05-07 10:35:22 +08:00
gather Merge sdk (#251) 2021-12-07 10:57:55 +08:00
shape feat(codebase/cls): support vision_transformer (#403) 2022-04-26 18:00:38 +08:00
tensorslice Merge sdk (#251) 2021-12-07 10:57:55 +08:00
topk Merge sdk (#251) 2021-12-07 10:57:55 +08:00
CMakeLists.txt [Refactor][tools] Add prebuild tools. (#347) 2022-05-23 17:15:09 +08:00
ncnn_ops_definer.h Merge sdk (#251) 2021-12-07 10:57:55 +08:00
ncnn_ops_register.cpp Merge sdk (#251) 2021-12-07 10:57:55 +08:00
ncnn_ops_register.h fix ncnn (#187) 2022-02-28 15:32:51 +08:00