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.
 
 
 
 
 
 
wenjuan cf2ae2eb64 doc(mge):update readme 3 years ago
.github ci(mge): update test script 3 years ago
ci ci(lint): add commit lint and format check 3 years ago
cmake docs(readme): update build md 3 years ago
dnn feat(dnn/arm64): support stride_m in arm64 relayout 3 years ago
imperative Merge pull request #225 from chenjiahui0131:pixel_shuffle_module 3 years ago
lite feat(lite): add get static mem info function in pylite 3 years ago
scripts feat(debug): add gdb-scripts 3 years ago
sdk feat(mgb/gopt): add profiler cache 3 years ago
src refactor(mgb/lite): refactor lite InfilePersistentCache with core impl 3 years ago
test style(all): reformat c++ code 3 years ago
third_party feat(mgb/third_party): add gflags submodule 3 years ago
toolchains feat(cmake/arm/cuda): support cmake arm with cuda, 4 years ago
tools ci(check): force check clang-format version 3 years ago
.clang-format style(dnn): add bypass of clang-format for dnn foreach_opr macro 3 years ago
.gdbinit feat(debug): add gdb-scripts 3 years ago
.gitattributes feat(mgb/gopt): add profiler cache 3 years ago
.gitignore chroe(.gitignore): add more ignore rules for git 4 years ago
.gitmodules add: add gflags submodule for megengine 3 years ago
ACKNOWLEDGMENTS feat(lite): add header licence 3 years ago
CMakeLists.txt Merge pull request #207 from togetherwhenyouwant:feat-x86-matmul-6x16x2 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 doc(mge): add bibtex msg 3 years ago
README_CN.md doc(mge):update readme 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