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 3afa3893d7 perf(arm_common): optimize arm common pooling 9x9 and 13x13 4 years ago
..
algo.cpp fix(arm_common/pooling): check mode in pooling algo to avoid wrong use AVERAGE_COUNT_EXCLUDE_PADDING 5 years ago
algo.h refactor(mgb/dnn): arm pooling rebase algochooser 4 years ago
algo_fp32_pooling_nchw44.cpp perf(arm_common): optimize arm common pooling 9x9 and 13x13 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 chore(mge): update copyright years 5 years ago
do_max_pooling_3x3_s2x2_float16.h chore(mge): update copyright years 5 years ago
do_max_pooling_3x3_s2x2_int8.cpp chore(mge): update copyright years 5 years ago
do_max_pooling_3x3_s2x2_int8.h chore(mge): update copyright years 5 years ago
do_max_pooling_w2x2_s2x2.cpp chore(mge): update copyright years 5 years ago
do_max_pooling_w2x2_s2x2.h chore(mge): update copyright years 5 years ago
do_max_pooling_w4x4_s2x2.cpp chore(mge): update copyright years 5 years ago
do_max_pooling_w4x4_s2x2.h chore(mge): update copyright years 5 years ago
do_pooling_2x2_nchw44.cpp chore(mge): update copyright years 5 years ago
do_pooling_2x2_nchw44.h chore(mge): update copyright years 5 years ago
do_pooling_3x3_nchw44.cpp chore(mge): update copyright years 5 years ago
do_pooling_3x3_nchw44.h chore(mge): update copyright years 5 years ago
do_pooling_4x4_nchw44.cpp chore(mge): update copyright years 5 years ago
do_pooling_4x4_nchw44.h chore(mge): update copyright years 5 years ago
do_pooling_5x5_nchw44.cpp chore(mge): update copyright years 5 years ago
do_pooling_5x5_nchw44.h chore(mge): update copyright years 5 years ago
kern_fp32_pooling_nchw44.h perf(arm_common): optimize arm common pooling 9x9 and 13x13 4 years ago
opr_impl.cpp refactor(mgb/dnn): arm pooling rebase algochooser 4 years ago
opr_impl.h refactor(mgb/dnn): arm pooling rebase algochooser 4 years ago
pooling_helper.h chore(mge): update copyright years 5 years ago

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

C++ Cuda Python C SVG other