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 a4879fc67a feat(cmake/cross_build/host_build/windows): imp windows 5 years ago
..
add_update feat(cmake/cross_build/host_build/windows): imp windows 5 years ago
conv_bias feat(cmake/cross_build/host_build/windows): imp windows 5 years ago
convolution MegEngine: Initial commit of MegEngine. 5 years ago
cvt_color MegEngine: Initial commit of MegEngine. 5 years ago
elemwise feat(cmake/cross_build/host_build/windows): imp windows 5 years ago
elemwise_helper feat(cmake/cross_build/host_build/windows): imp windows 5 years ago
elemwise_multi_type MegEngine: Initial commit of MegEngine. 5 years ago
gaussian_blur MegEngine: Initial commit of MegEngine. 5 years ago
local MegEngine: Initial commit of MegEngine. 5 years ago
lrn MegEngine: Initial commit of MegEngine. 5 years ago
matrix_mul feat(cmake/cross_build/host_build/windows): imp windows 5 years ago
pooling fix(dnn/x86): replace suonds bad name 5 years ago
resize MegEngine: Initial commit of MegEngine. 5 years ago
script MegEngine: Initial commit of MegEngine. 5 years ago
separable_conv MegEngine: Initial commit of MegEngine. 5 years ago
separable_filter MegEngine: Initial commit of MegEngine. 5 years ago
simd_macro MegEngine: Initial commit of MegEngine. 5 years ago
type_cvt MegEngine: Initial commit of MegEngine. 5 years ago
warp_affine MegEngine: Initial commit of MegEngine. 5 years ago
warp_perspective MegEngine: Initial commit of MegEngine. 5 years ago
avx_helper.h fix(dnn/x86): fix gcc5 -O0 compiler error 5 years ago
elemwise_op.h feat(dnn/arm_common/elemwise): add arm_common support chw44 elemwise 5 years ago
handle.cpp fix(mge/build): remove MEGDNN flags from command line 5 years ago
handle.h fix(mge/build): remove MEGDNN flags from command line 5 years ago
midout_error.cpp MegEngine: Initial commit of MegEngine. 5 years ago
profile.cpp MegEngine: Initial commit of MegEngine. 5 years ago
profile.h MegEngine: Initial commit of MegEngine. 5 years ago
quantized_converter.h feat(cmake/cross_build/host_build/windows): imp windows 5 years ago
simd_helper.h fix(dnn/x86): fix gcc5 -O0 compiler error 5 years ago
utils.cpp fix(mge/build): remove MEGDNN flags from command line 5 years ago
utils.h fix(windows/dnn/ci): fix cpu x86_windows_xp flags build issue 5 years ago

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

C++ Cuda Python C SVG other