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 fd6f8e58b0 feat(mgb/dtype): add dtype qint1 3 years ago
..
add_update feat(dnn): use ref ptr interface for all backends 3 years ago
batched_matrix_mul feat(dnn): use ref ptr interface for all backends 3 years ago
concat style(all): reformat c++ code 3 years ago
conv_bias feat(dnn): use ref ptr interface for all backends 3 years ago
convolution fix(dnn/falback): let cpu be able to execute int4 model 3 years ago
elemwise fix(build): split some cpp, which consume two many mem when build 3 years ago
elemwise_multi_type feat(dnn): add elemwise multi type support i16xf32 and u8xf32 3 years ago
flip style(all): reformat c++ code 3 years ago
gaussian_blur style(all): reformat c++ code 3 years ago
general_intrinsic feat(arm): delete the reduant implement 3 years ago
group_local feat(dnn): use ref ptr interface for all backends 3 years ago
mask_conv style(all): reformat c++ code 3 years ago
matrix_mul feat(dnn): use ref ptr interface for all backends 3 years ago
pooling feat(dnn): use ref ptr interface for all backends 3 years ago
powc feat(dnn): use ref ptr interface for all backends 3 years ago
reduce feat(arm): delete the reduant implement 3 years ago
relayout feat(dnn): use ref ptr interface for all backends 3 years ago
repeat feat(dnn): use ref ptr interface for all backends 3 years ago
resize style(all): reformat c++ code 3 years ago
roi_copy feat(dnn): use ref ptr interface for all backends 3 years ago
rotate feat(dnn): use ref ptr interface for all backends 3 years ago
split style(all): reformat c++ code 3 years ago
tile feat(dnn): use ref ptr interface for all backends 3 years ago
type_cvt feat(mgb/dtype): add dtype qint1 3 years ago
warp_perspective feat(dnn): use ref ptr interface for all backends 3 years ago
handle.cpp style(all): reformat c++ code 3 years ago
handle.h style(all): reformat c++ code 3 years ago
matrix_mul_helper.h style(all): reformat c++ code 3 years ago
quantized_converter.h feat(fallback): reduce support general intrinsic 3 years ago

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

C++ Cuda Python C SVG other