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 3abe0b2462 fix(mgb): fix rocm pooling 4 years ago
..
aarch64 fix(tee): fix tee crash 4 years ago
arm_common fix(ci): fix bazel compile error in new macos 4 years ago
armv7 fix(mgb): add usable-depend-on-shape attr 4 years ago
atlas chore(mge): update copyright years 5 years ago
cambricon feat(log): opt log 4 years ago
common feat(dnn/cuda): add nhwc int8 imma conv and conv fuse typecvt 4 years ago
cuda feat(dnn/cuda): add nhwc int8 deconv 4 years ago
fallback feat(mge/opr): add interpolate bilinear mode 4 years ago
naive feat(mge/opr): add interpolate bilinear mode 4 years ago
rocm fix(mgb): fix rocm pooling 4 years ago
x86 feat(dnn/x86): add algo for x86 max pooling for Window size bigger than 10 and S1 under NCHW88 4 years ago
CMakeLists.txt feat(dnn/cuda): add nhwc int8 deconv 4 years ago

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

C++ Cuda Python C SVG other