You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jiakai 227d5b9fdb Update README and fix file permissions. 3 years ago
.github ci(imperative): run imperative python test 3 years ago
ci ci(imperative): run imperative python test 3 years ago
cmake fix(cmake/cuda): fix build at cuda `copy` env caused by b278a69e1 3 years ago
dnn fix(opencl): enable image on mali(cl2.1) 3 years ago
imperative fix(gopt): using new_inp for build_chain in DelayBroadcast pass 3 years ago
scripts fix(cmake/whl): reduce wheel size 3 years ago
sdk fix(sdk): add disable-optimize-for-inference option 3 years ago
src feat(mgb): enable output dynamic memory alloc 3 years ago
test chore(mge): update copyright years 3 years ago
third_party chore(third_party): add range-v3 as third_party dependency 3 years ago
toolchains fix(ios): fix cmake ios cross build 3 years ago
tools chore(mge): update copyright years 3 years ago
.gitattributes feat(imperative/test): add more correctness tests 3 years ago
.gitignore chroe(.gitignore): add more ignore rules for git 3 years ago
.gitmodules chore(third_party): add range-v3 as third_party dependency 3 years ago
ACKNOWLEDGMENTS chore(mge/license): remove multipledispatch from ACKNOWLEDGMENTS 3 years ago
CMakeLists.txt fix(cmake/whl): reduce wheel size 3 years ago
CODE_OF_CONDUCT.md MegEngine: Initial commit of MegEngine. 4 years ago
CONTRIBUTOR_LICENSE_AGREEMENT.md MegEngine: Initial commit of MegEngine. 4 years ago
LICENSE chore(mge): update copyright years 3 years ago
README.md Update README and fix file permissions. 3 years ago
README_CN.md Update README and fix file permissions. 3 years ago
logo.png MegEngine: Initial commit of MegEngine. 4 years ago

天元(MegEngine)是旷视自主研发的开源深度学习框架,于2020年3月正式在 OpenI 启智社区开源,天元能够帮助开发者高效的完成深度学习算法的设计、训练、部署,有效提升AI研发工作效率。

C++ Cuda Python C CMake other