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 c225591476 chore(release): bump version 4 years ago
.github ci(imperative): run imperative python test 4 years ago
ci ci(imperative): run imperative python test 4 years ago
cmake feat(megdnn/rocm): add bn for rocm backend 4 years ago
dnn feat(mbg/core): support bias preprocess in conv_bias 4 years ago
imperative chore(release): bump version 4 years ago
scripts fix(whl/linux): fix mv failed if output have old whl 4 years ago
sdk refactor(mge): delete old dump_with_testcase_mge 4 years ago
src chore(release): bump version 4 years ago
test test(rocm): Fix rocm testcase 4 years ago
third_party build(third_party): update llvm-project 4 years ago
toolchains fix(ios): fix cmake ios cross build 4 years ago
tools feat(opr/nvof): add nvof operator 4 years ago
.gitattributes refactor(mge): delete old dump_with_testcase_mge 4 years ago
.gitignore chroe(.gitignore): add more ignore rules for git 4 years ago
.gitmodules chore(deps): add cutlass 4 years ago
ACKNOWLEDGMENTS refactor(mge/imperative): fork multipledispatch 4 years ago
CMakeLists.txt feat(mgb/jit): adapt jit mlir backend to new mgb dialect and add typecvt 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 fix(license): correct and format the content of license to make it be detected by GitHub 4 years ago
README.md Update README.md 4 years ago
README_CN.md Update README.md 4 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