This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmdeploy
Watch
1
Star
0
Fork
0
You've already forked mmdeploy
mirror of
https://github.com/open-mmlab/mmdeploy.git
synced
2025-01-14 08:09:43 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mmdeploy
/
tools
/
package_tools
/
packaging
/
mmdeploy_runtime
/
version.py
3 lines
70 B
Python
Raw
Normal View
History
Unescape
Escape
[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
# Copyright (c) OpenMMLab. All rights reserved.
bump version to v1.0.0 (#1960) * change docs from 1.x to main * bump version * update readme status info and highlights * revert version change * fix dead links * fix script * fix docs * fix building status * fix md lint error * upgrade to ubuntu20.04 for github ci * Revert "upgrade to ubuntu20.04 for github ci" This reverts commit 9c598f4857633dfb96b116ca9fb9a5d15b5fa6b4. * update codebase md files * upgrade to ubuntu20.04 for github ci * fix * fix requirements * fix * fix ci * bump version * fix * fix pplnn torchscript * fix building status * fix ncnn * fix * remove circileci hold * fix pytorch image
2023-04-06 12:07:42 +08:00
__version__
=
'
1.0.0
'
Reference in New Issue
Copy Permalink