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.
 
 
 
 
 
 
HuaHua404 8e48b17aa6 docs(README_CN): add key features description 2 years ago
.github ci(mge): set env when downloading mkl 3 years ago
ci feat(ci): update ci and readme 3 years ago
cmake feat(profiler): integrate cupti backend 3 years ago
dnn refactor(dnn): make cudnn_frontend work 2 years ago
imperative Merge pull request #459 from Qsingle:fix_overflow_of_flops_calculate 2 years ago
lite fix(lite): fix lite header 2 years ago
scripts fix(scripts): fix error of building whl with py310 3 years ago
sdk chore(license): remove all license in file header 3 years ago
src feat(persistentcache): change file persistent cache with append model 3 years ago
test fix(test): make test install 2 years ago
third_party feat(mge/third_party): add cudnn-frontend 2 years ago
toolchains feat(mgb): upgrade flatbuffer 3 years ago
tools chore(license): remove all license in file header 3 years ago
.clang-format style(dnn): add bypass of clang-format for dnn foreach_opr macro 3 years ago
.gdbinit feat(dispatch): add gdb debug utils 3 years ago
.gitattributes feat(dnn): differentiate sass kernel with cuda version 3 years ago
.gitignore chroe(.gitignore): add more ignore rules for git 4 years ago
.gitmodules feat(mge/third_party): add cudnn-frontend 2 years ago
ACKNOWLEDGMENTS feat(lite): add header licence 3 years ago
CMakeLists.txt fix(cmake): fix compilation options for benchmark in cmake 3 years ago
CODE_OF_CONDUCT.md fix typos 3 years ago
CONTRIBUTOR_LICENSE_AGREEMENT.md MegEngine: Initial commit of MegEngine. 5 years ago
LICENSE chore(mge): update copyright years 4 years ago
README.md docs(README.md): add link 3 years ago
README_CN.md docs(README_CN): add key features description 2 years ago
commitlint.config.js ci(copybara): add config files and fix format script 3 years ago
logo.png fix(mge): update readme 3 years ago

MegEngine 安装包中集成了使用 GPU 运行代码所需的 CUDA 环境,不用区分 CPU 和 GPU 版。 如果想要运行 GPU 程序,请确保机器本身配有 GPU 硬件设备并安装好驱动。 如果你想体验在云端 GPU 算力平台进行深度学习开发的感觉,欢迎访问 MegStudio 平台

C++ Cuda Python C SVG other