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 888c7f1f7a fix(mge/module): fix auto-naming error when there are containers in the module 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(cmake/arm/cuda): support cmake arm with cuda, 4 years ago
dnn fix SASS cu111 4 years ago
imperative fix(mge/module): fix auto-naming error when there are containers in the module 4 years ago
scripts chore(scripts): remove manylinux2010 build enviroment 4 years ago
sdk feat(imperative): add bit combined enum to python C extension 4 years ago
src fix(mgb/core): fix allocate_task_block_unsafe in thread_impl_1.h 4 years ago
test feat(mgb/opr): add fast profile and combined Execution strategy 4 years ago
third_party chore(third_party): update upstream of cutlass 4 years ago
toolchains feat(cmake/arm/cuda): support cmake arm with cuda, 4 years ago
tools feat(mgb/opr): add fast profile and combined Execution strategy 4 years ago
.gitattributes feat(dnn/cuda): add deconv int8 and fix cutlass conv wrapper base on modify cutlass 2.4 4 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 fix(build/lite): fix lite rc4_encryptor build failed at new ld env 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 chore(mge): update copyright years 4 years ago
README.md Update README and fix file permissions. 4 years ago
README_CN.md Update README and fix file permissions. 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