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 ae8b38f634 fix(cmake/whl): reduce wheel size 4 years ago
..
aarch64 feat(dnn/aarch64): add quantizeds4 matmul int4x4x16_k8x8x8 4 years ago
arm_common chore(winograd): remove winograd transform code 4 years ago
armv7 refactor(dnn): refactor algo interface, use algoinfo instead of global algorithm 4 years ago
atlas style(atlas): add comment for async d2d 4 years ago
cambricon fix(mgb): remove internal for cambricon and atlas 4 years ago
common feat(jit): add memfwd in jit executor opr 4 years ago
cuda fix(mgb(dnn)): fix convbias cudnnConvBiasActivation 4 years ago
fallback fix(dnn/fallback): fix segmentfault caused by im2col/conv1x1 using 4 years ago
naive fix(megdnn): add algo for matmul/batchedmatrixmul of naive and opencl 4 years ago
rocm feat(dnn): add algo interface for rocm&fallback matmul and batched matrix mul 4 years ago
x86 chore(winograd): add Convolutionv2 param 4 years ago
CMakeLists.txt fix(cmake/whl): reduce wheel size 4 years ago

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

C++ Cuda Python C SVG other