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.
 
 
 
 
 
 
Xu Xinran 5985392297 chore(release): bump version 3 years ago
.github ci(yml): enable try-import branch invoke ci on push 4 years ago
ci ci(imperative): run imperative python test 4 years ago
cmake fix(cmake/subdirectory): fix project import by other sdk by add-subdirectory 4 years ago
dnn feat(dnn/x86): add algo for x86 max pooling for Window size bigger than 10 and S1 under NCHW88 3 years ago
imperative chore(release): bump version 3 years ago
scripts perf(arm_common): add elemwise unary multithread support 3 years ago
sdk fix(src/serialization): fix compatibility error of oss model 3 years ago
src chore(release): bump version 3 years ago
test feat(mgb): add fast run batch size graph option 4 years ago
third_party ci(fix): fail when git user name or email is empty 3 years ago
toolchains feat(cmake/arm/cuda): support cmake arm with cuda, 4 years ago
tools fix(mgb): fix spell error 4 years ago
.gitattributes feat(dnn/cuda): generate cutlass kimpls using cmake and bazel 3 years ago
.gitignore chroe(.gitignore): add more ignore rules for git 4 years ago
.gitmodules chore(third_party): add range-v3 as third_party dependency 4 years ago
ACKNOWLEDGMENTS chore(mge/license): remove multipledispatch from ACKNOWLEDGMENTS 4 years ago
CMakeLists.txt feat(mge/distributed): enable pt shm allreduce 3 years ago
CODE_OF_CONDUCT.md fix typos 4 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 Merge pull request #181 from haolongzhangm/update-readme 3 years ago
README_CN.md Update README.md 3 years ago
commitlint.config.js ci(copybara): add config files and fix format script 3 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