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 ba66e1d039 feat(dnn): add nchw_fp32 nchw44_qint8 cuda dct 4 years ago
..
add_update.cpp feat(mge): add bfloat16 support 5 years ago
conv_bias.cpp fix(dnn/naive): add convolution nchw44-dot format 5 years ago
convolution.cpp feat(dnn/naive): support weight preprocess interface in dnn 5 years ago
cvt_color.cpp MegEngine: Initial commit of MegEngine. 5 years ago
dct.cpp feat(dnn): add nchw_fp32 nchw44_qint8 cuda dct 4 years ago
deformable_conv.cpp MegEngine: Initial commit of MegEngine. 5 years ago
deformable_ps_roi_pooling.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
matrix_inverse.cpp MegEngine: Initial commit of MegEngine. 5 years ago
matrix_mul.cpp feat(mgb/dnn): add matmul mk4 dot naive test 5 years ago
mesh_indexing.cpp MegEngine: Initial commit of MegEngine. 5 years ago
pooling.cpp MegEngine: Initial commit of MegEngine. 5 years ago
reduce.cpp MegEngine: Initial commit of MegEngine. 5 years ago
relayout_format.cpp MegEngine: Initial commit of MegEngine. 5 years ago
resize.cpp MegEngine: Initial commit of MegEngine. 5 years ago
rng.cpp MegEngine: Initial commit of MegEngine. 5 years ago
rng.h MegEngine: Initial commit of MegEngine. 5 years ago
svd.cpp MegEngine: Initial commit of MegEngine. 5 years ago
type_cvt.cpp feat(mge): add bfloat16 support 5 years ago
warp_afffine.cpp MegEngine: Initial commit of MegEngine. 5 years ago
warp_perspective.cpp fix(dnn/arm): fix read invalid data in arm kernel 4 years ago

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

C++ Cuda Python C SVG other