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 c85631aa77 feat(dnn): use ref ptr interface for all backends 4 years ago
..
algo.cpp feat(dnn): use ref ptr interface for all backends 4 years ago
algo.h style(all): reformat c++ code 4 years ago
algo_fp32_pooling_nchw44.cpp feat(dnn): use ref ptr interface for all backends 4 years ago
do_max_pooling_3x3_s2x2_float.cpp chore(mge): update copyright years 5 years ago
do_max_pooling_3x3_s2x2_float.h chore(mge): update copyright years 5 years ago
do_max_pooling_3x3_s2x2_float16.cpp style(all): reformat c++ code 4 years ago
do_max_pooling_3x3_s2x2_float16.h style(all): reformat c++ code 4 years ago
do_max_pooling_3x3_s2x2_int8.cpp style(all): reformat c++ code 4 years ago
do_max_pooling_3x3_s2x2_int8.h style(all): reformat c++ code 4 years ago
do_max_pooling_w2x2_s2x2.cpp style(all): reformat c++ code 4 years ago
do_max_pooling_w2x2_s2x2.h style(all): reformat c++ code 4 years ago
do_max_pooling_w4x4_s2x2.cpp style(all): reformat c++ code 4 years ago
do_max_pooling_w4x4_s2x2.h style(all): reformat c++ code 4 years ago
do_pooling_2x2_nchw44.cpp style(all): reformat c++ code 4 years ago
do_pooling_2x2_nchw44.h chore(mge): update copyright years 5 years ago
do_pooling_3x3_nchw44.cpp style(all): reformat c++ code 4 years ago
do_pooling_3x3_nchw44.h chore(mge): update copyright years 5 years ago
do_pooling_4x4_nchw44.cpp style(all): reformat c++ code 4 years ago
do_pooling_4x4_nchw44.h chore(mge): update copyright years 5 years ago
do_pooling_5x5_nchw44.cpp style(all): reformat c++ code 4 years ago
do_pooling_5x5_nchw44.h chore(mge): update copyright years 5 years ago
kern_fp32_pooling_nchw44.h style(all): reformat c++ code 4 years ago
opr_impl.cpp feat(dnn): use ref ptr interface for all backends 4 years ago
opr_impl.h feat(dnn): use ref ptr interface for all backends 4 years ago
pooling_helper.h style(all): reformat c++ code 4 years ago

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

C++ Cuda Python C SVG other