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 f7e034b506 feat(lite): add global layout transform python interface for lite 3 years ago
..
decryption fix(lite): fix the encrypt key in lite 3 years ago
mge feat(lite): add global layout transform python interface for lite 3 years ago
parse_info feat(lite): add lite interface for cambricon models 3 years ago
parse_model style(all): reformat c++ code 3 years ago
function_base.h style(all): reformat c++ code 3 years ago
global.cpp refactor(mgb/lite): refactor lite InfilePersistentCache with core impl 3 years ago
lite_build_config.h.in feat(lite): add header licence 3 years ago
misc.cpp feat(lite): auto deduce output tensor shape before model forward 3 years ago
misc.h feat(lite): fix load_and_run_depend_shared on windows 3 years ago
network.cpp feat(lite): add global layout transform c/c++ interface for lite 3 years ago
network_impl_base.h feat(lite): add get static mem info function in lite c++ 3 years ago
tensor.cpp fix(lite): fix rknn error in lite 3 years ago
tensor_impl_base.h style(all): reformat c++ code 3 years ago
type_info.h style(all): reformat c++ code 3 years ago
version_lite.ld feat(lite): open source for lite 3 years ago

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

C++ Cuda Python C SVG other