Megvii Engine Team
d7ddd43f34
feat(imperative): support python3.9 and fix some tests
GitOrigin-RevId: 87e56f9667
3 years ago
Megvii Engine Team
c2e9860feb
chore(license): remove all license in file header
GitOrigin-RevId: a0e31247a6
3 years ago
Megvii Engine Team
3c6665f7c1
feat(lite/whl): merge lite whl to main package
GitOrigin-RevId: 27c7e50207
3 years ago
Megvii Engine Team
3eb0505f9b
feat(imperative): add support for quantized conv transpose2d
GitOrigin-RevId: ffd6431299
3 years ago
Megvii Engine Team
d07ef83aa8
feat(mge/tools): add bash_completion for user to hint script
BREAKING CHANGE:
fix(mge/tools): change help script for other shell
BREAKING CHANGE:
fix(mge/tools): fix double -h error
BREAKING CHANGE:
fix(mge/tools): add support for _ parameter
BREAKING CHANGE:
GitOrigin-RevId: 537c3a2aae
4 years ago
Megvii Engine Team
33ab2454b9
fix(whl): support wheel version without sdk info,
which caused by python official PYPI do not support
LOCAL_VERSION; sync lite setup.py
GitOrigin-RevId: 7e35ceb5f1
4 years ago
Megvii Engine Team
f0170b9c21
fix(whl): opt whl version
example:
1:export PUBLIC_VERSION_POSTFIX=rc1 for create a rc1 version
2:export PUBLIC_VERSION_POSTFIX=dev20210225 for create daily version
3:export PUBLIC_VERSION_POSTFIX=rc1.dev20210225 and export LOCAL_VERSION=mc40 for create special version
GitOrigin-RevId: 8caa7646d0
4 years ago
Megvii Engine Team
096d340c18
fix(whl): fix whl version, fix create manylinux2014 image
GitOrigin-RevId: 3faa59d945
4 years ago
Megvii Engine Team
ccbc676158
Revert "fix(whl): append buildid to wheel version"
This reverts commit 00dabfa147
.
GitOrigin-RevId: 87e11e21be
4 years ago
Megvii Engine Team
364afec033
chore(mge): update copyright years
GitOrigin-RevId: 3c0690bcc1
4 years ago
Megvii Engine Team
9a09f761bb
fix(whl): append buildid to wheel version
GitOrigin-RevId: 00dabfa147
4 years ago
Megvii Engine Team
a9f98e9c66
refactor(meg/internal): move interal codes back to megbrain
GitOrigin-RevId: b2dbda96be
4 years ago
Megvii Engine Team
1b2194cdce
feat(whl/internal): put imperative rt to megbrain
GitOrigin-RevId: f3b6e492d7
4 years ago
Megvii Engine Team
6e882c1a86
feat(whl/imperative): compat for build python whl imperative and legacy runtime
GitOrigin-RevId: 7f6629ae1f
4 years ago
Megvii Engine Team
6b380e8965
feat(mge/imperative): run oss test and restore cmake list build items
GitOrigin-RevId: 11411b6964
4 years ago