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 05682707fc chore(version): bump version. 5 years ago
.github ci(github): change docker `shm-size` to fix `test_distributed` error 5 years ago
ci ci(docker): add build-arg option to setup yum and pip mirrors 5 years ago
cmake fix(build): find_package(Threads) if not already done 5 years ago
dnn fix(mge): fix some warnings 5 years ago
python_module chore(version): bump version. 5 years ago
scripts/cmake-build feat(cmake/cross_build/host_build/windows): imp windows 5 years ago
sdk fix(load_and_run): fix dump_with_testcase_mge.py with import megbrain 5 years ago
src fix(mge): fix some warnings 5 years ago
test feat(build): install CMake config module and pkg-config descriptor 5 years ago
third_party feat(cmake/cross_build/host_build/windows): imp windows 5 years ago
toolchains ci(copybara): fix copybara of arm 5 years ago
tools/param_defs MegEngine: Initial commit of MegEngine. 5 years ago
.gitattributes MegEngine: Initial commit of MegEngine. 5 years ago
.gitignore MegEngine: Initial commit of MegEngine. 5 years ago
.gitmodules MegEngine: Initial commit of MegEngine. 5 years ago
ACKNOWLEDGMENTS feat(mgb/external): extern-c-opr dumper and loader for MACE 5 years ago
CMakeLists.txt feat(build): install CMake config module and pkg-config descriptor 5 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