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 b44e0549b1 fix(mgb): add method to check local cuda env and refactor the way to get cuda include and lib dir 6 years ago
..
bfloat16.cpp feat(mge): add bfloat16 support 6 years ago
craniotome.cpp MegEngine: Initial commit of MegEngine. 6 years ago
craniotome.h MegEngine: Initial commit of MegEngine. 6 years ago
function_replace.cpp feat(windows/python_whl): make windows HAPPY for build megbrain python package 6 years ago
intbx.cpp MegEngine: Initial commit of MegEngine. 6 years ago
megbrain_config.cpp fix(mgb): add method to check local cuda env and refactor the way to get cuda include and lib dir 6 years ago
megbrain_config.h fix(mgb): add method to check local cuda env and refactor the way to get cuda include and lib dir 6 years ago
megbrain_pubapi.cpp MegEngine: Initial commit of MegEngine. 6 years ago
megbrain_pubapi.h MegEngine: Initial commit of MegEngine. 6 years ago
megbrain_pubapi_internal.h MegEngine: Initial commit of MegEngine. 6 years ago
megbrain_serialize.cpp MegEngine: Initial commit of MegEngine. 6 years ago
megbrain_serialize.h MegEngine: Initial commit of MegEngine. 6 years ago
megbrain_serialize_TensorValueDumperContext.py MegEngine: Initial commit of MegEngine. 6 years ago
megbrain_serialize_TensorValueLoaderContext.py MegEngine: Initial commit of MegEngine. 6 years ago
megbrain_wrap.cpp feat(windows/python_whl): make windows HAPPY for build megbrain python package 6 years ago
megbrain_wrap.h fix(osx/python_module): fix build python module on osx 6 years ago
numpy_incl.h feat(mge): add bfloat16 support 6 years ago
opr_defs.cpp feat(mgb/compnode): add atlas compnode 6 years ago
opr_defs.h feat(mgb/compnode): add atlas compnode 6 years ago
opr_helper.cpp MegEngine: Initial commit of MegEngine. 6 years ago
opr_helper.h feat(mgb/compnode): add atlas compnode 6 years ago
plugin.cpp feat(windows/python_whl): make windows HAPPY for build megbrain python package 6 years ago
plugin.h MegEngine: Initial commit of MegEngine. 6 years ago
python_helper.cpp feat(windows/python_whl): make windows HAPPY for build megbrain python package 6 years ago
python_helper.h MegEngine: Initial commit of MegEngine. 6 years ago

MegEngine 安装包中集成了使用 GPU 运行代码所需的 CUDA 环境,不用区分 CPU 和 GPU 版。 如果想要运行 GPU 程序,请确保机器本身配有 GPU 硬件设备并安装好驱动。 如果你想体验在云端 GPU 算力平台进行深度学习开发的感觉,欢迎访问 MegStudio 平台

C++ Cuda Python C SVG other