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 202b407149 fix(core): fix output var replaced by optpass 3 years ago
..
Makefile MegEngine: Initial commit of MegEngine. 5 years ago
batched_device_value_loader.cpp chore(mge): update copyright years 4 years ago
batched_device_value_loader.h style(all): reformat c++ code 3 years ago
dtype.fbs feat(dnn): add uint16 support 4 years ago
extern_c_opr.cpp style(all): reformat c++ code 3 years ago
extern_c_opr.oprdecl MegEngine: Initial commit of MegEngine. 5 years ago
extern_c_opr.sereg.h style(all): reformat c++ code 3 years ago
file.cpp style(all): reformat c++ code 3 years ago
flatbuffer_converter.inl chore(mge): update copyright years 4 years ago
flatbuffers_helper.cpp feat(build): bazel build support flatbuffer serialization 3 years ago
helper.cpp style(all): reformat c++ code 3 years ago
opr_load_dump.cpp style(all): reformat c++ code 3 years ago
opr_registry.cpp style(all): reformat c++ code 3 years ago
opr_shallow_copy.cpp style(all): reformat c++ code 3 years ago
schema.fbs feat(dnn/check_non_finite): addmul scale to check_non_finite opr 3 years ago
sereg_caller.cpp feat(mgb/cambricon): add magicmind runtime opr 3 years ago
serializer.cpp fix(core): fix output var replaced by optpass 3 years ago
serializer_oss.cpp fix(core): fix output var replaced by optpass 3 years ago

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

C++ Cuda Python C SVG other