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 fc0fcd2f7f chore(winograd): remove winograd transform code 4 years ago
..
add_update.cpp MegEngine: Initial commit of MegEngine. 5 years ago
conv_bias.cpp chore(winograd): remove winograd transform code 4 years ago
convolution.cpp refactor(dnn): remove ProfileCache and matmul algo in x86 4 years ago
cpuinfo.cpp feat(dnn/arm): add fp32 asm gemm for a53 a55 and i8i8i16 gemm for a72 a53 4 years ago
cvt_color.cpp MegEngine: Initial commit of MegEngine. 5 years ago
elemwise.cpp MegEngine: Initial commit of MegEngine. 5 years ago
elemwise_bmark.cpp MegEngine: Initial commit of MegEngine. 5 years ago
elemwise_multi_type.cpp MegEngine: Initial commit of MegEngine. 5 years ago
fixture.cpp MegEngine: Initial commit of MegEngine. 5 years ago
fixture.h MegEngine: Initial commit of MegEngine. 5 years ago
gaussian_blur.cpp MegEngine: Initial commit of MegEngine. 5 years ago
lrn.cpp MegEngine: Initial commit of MegEngine. 5 years ago
matrix_mul.cpp feat(dnn/x86): add sse 8816 matmul 5 years ago
pooling.cpp fix(mge/build): remove MEGDNN flags from command line 5 years ago
resize.cpp MegEngine: Initial commit of MegEngine. 5 years ago
separable_conv.cpp MegEngine: Initial commit of MegEngine. 5 years ago
separable_filter.cpp MegEngine: Initial commit of MegEngine. 5 years ago
type_cvt.cpp MegEngine: Initial commit of MegEngine. 5 years ago
warp_perspective.cpp MegEngine: Initial commit of MegEngine. 5 years ago

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

C++ Cuda Python C SVG other