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 c3f8cf04fa feat(dnn): add conv_bwd_data and conv_bwd_filter accuracy shake check 4 years ago
..
int8 feat(dnn/cuda): add deconv int8 and fix cutlass conv wrapper base on modify cutlass 2.4 4 years ago
algo.cpp feat(log): opt log 4 years ago
algo.h feat(dnn): add conv_bwd_data and conv_bwd_filter accuracy shake check 4 years ago
bfloat16.cpp refactor(megdnn): refactor sub opr setter 5 years ago
chanwise.cpp feat(dnn/cuda): add deconv int8 and fix cutlass conv wrapper base on modify cutlass 2.4 4 years ago
chanwise_small.cpp feat(dnn/cuda): add deconv int8 and fix cutlass conv wrapper base on modify cutlass 2.4 4 years ago
cudnn.cpp chore(mge): update copyright years 5 years ago
cutlass_deconvolution_wrapper.cu feat(dnn/cuda): add deconv int8 and fix cutlass conv wrapper base on modify cutlass 2.4 4 years ago
cutlass_deconvolution_wrapper.cuh feat(dnn/cuda): add deconv int8 and fix cutlass conv wrapper base on modify cutlass 2.4 4 years ago
deconv_int8_helper.cu feat(dnn/cuda): add deconv int8 and fix cutlass conv wrapper base on modify cutlass 2.4 4 years ago
deconv_int8_helper.cuh feat(dnn/cuda): add deconv int8 and fix cutlass conv wrapper base on modify cutlass 2.4 4 years ago
group_conv.cpp feat(dnn/cuda): add deconv int8 and fix cutlass conv wrapper base on modify cutlass 2.4 4 years ago
implicit_gemm_int8_nchw4_dp4a.cpp feat(gopt): add deconv nchw4 int8 opt pass, add deconv nchw int8 4 years ago
implicit_gemm_int8_nchw_dp4a.cpp feat(gopt): add deconv nchw4 int8 opt pass, add deconv nchw int8 4 years ago
matmul.cpp refactor(megdnn): refactor sub opr setter 5 years ago

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

C++ Cuda Python C SVG other