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 7838ba94c0 chore(version): 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(mgb/jit): refactor code and add more elemwise mode 4 years ago
dnn fix(dnn): keep consistent limit between deduce and compute 4 years ago
imperative chore(version): bump version 4 years ago
scripts fix(mgb): append json file for dump and ready for midout open source 4 years ago
sdk feat(sdk/load_and_run): add dump with testcase for mge support imperative 4 years ago
src fix(build/windows): fix windows build 4 years ago
test test(mgb): enable gmock 4 years ago
third_party chore(deps): add cutlass 4 years ago
toolchains feat(dnn): add compile for riscv64 4 years ago
tools fix(tools): add license for gen_header_for_bin_reduce.py in order to open source 4 years ago
.gitattributes feat(mgb/jit): add mlir backend for cpu and cuda 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(mge): add mlir cmake 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