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 1f8e40753f fix(mkl): fix windows mkl LOG compute exception 4 years ago
..
add_update feat(cmake/cross_build/host_build/windows): imp windows 5 years ago
conv_bias refactor(dnn): refactor algorithm type interface 4 years ago
convolution MegEngine: Initial commit of MegEngine. 5 years ago
cvt_color MegEngine: Initial commit of MegEngine. 5 years ago
elemwise fix(mkl): fix windows mkl LOG compute exception 4 years ago
elemwise_helper feat(mgb/fallback): add conv1x1_gemv, conv1x1 and im2col 8x8x16/8x8x32 support bias 4 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 refactor(dnn): refactor algorithm type interface 4 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 refactor(dnn): remove ProfileCache and matmul algo in x86 4 years ago
separable_filter refactor(dnn): remove ProfileCache and matmul algo in x86 4 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 feat(dnn/aarch64-arm_common): add mat_idx warppespective for aarch64/arm_common/naive 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 refactor(dnn): remove ProfileCache and matmul algo in x86 4 years ago
midout_error.cpp 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 feat(mgb/rocm): add cmake for rocm and fix compile errors and bn 4 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