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.
 
 
 
 
 
 
Megvii Engine Team a3b2232ba7 feat(mge): add trace.dump 4 years ago
.github ci(env): add nccl env 5 years ago
ci chore(pip): update pip version 4 years ago
cmake feat(mgb/rocm): add cmake for rocm and fix compile errors and bn 4 years ago
dnn feat(dnn/cuda): add remap backward 4 years ago
imperative feat(mge): add trace.dump 4 years ago
python_module feat(mge/imperative): add sublinear options 4 years ago
scripts ci(docker): update cmake to 3.15.2 4 years ago
sdk fix(sdk/load-and-run): fix load-and-run error after adding testcases on gpu 4 years ago
src feat(mge/imperative): add sublinear options 4 years ago
test feat(whl/imperative): compat for build python whl imperative and legacy runtime 4 years ago
third_party chore(deps): add pybind11 4 years ago
toolchains fix(dnn/arm): add target os and arch for cross compile 4 years ago
tools/param_defs feat(mgb/compnode): add atlas compnode 4 years ago
.gitattributes feat(dnn/cuda): add conv2d-sass-kernel 5 years ago
.gitignore chroe(.gitignore): add more ignore rules for git 4 years ago
.gitmodules chore(deps): add pybind11 4 years ago
ACKNOWLEDGMENTS refactor(mge/imperative): fork multipledispatch 4 years ago
CMakeLists.txt ci(docker): update cmake to 3.15.2 4 years ago
CODE_OF_CONDUCT.md MegEngine: Initial commit of MegEngine. 5 years ago
CONTRIBUTOR_LICENSE_AGREEMENT.md MegEngine: Initial commit of MegEngine. 5 years ago
LICENSE MegEngine: Initial commit of MegEngine. 5 years ago
README.md doc(mge): add openi msg 5 years ago
README_CN.md doc(mge): add openi msg 5 years ago
logo.png MegEngine: Initial commit of MegEngine. 5 years ago

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

C++ Cuda Python C SVG other