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 89303cd829 feat(megdnn/rocm): add bn for rocm backend 4 years ago
..
Modules feat(build): install CMake config module and pkg-config descriptor 5 years ago
BuildFlatBuffers.cmake feat(build): install CMake config module and pkg-config descriptor 5 years ago
FetchMegBrainVersion.cmake feat(build): install CMake config module and pkg-config descriptor 5 years ago
Halide.cmake MegEngine: Initial commit of MegEngine. 5 years ago
MKL_DNN.cmake fix(dnn/x86): uniformity commit for dnnl 4 years ago
MegEngineConfig.cmake.in fix(build): find_package(Threads) if not already done 5 years ago
OpenBLAS.cmake feat(build): install CMake config module and pkg-config descriptor 5 years ago
aclrt.cmake fix(mgb): remove internal for cambricon and atlas 4 years ago
cndev.cmake fix(mgb): remove internal for cambricon and atlas 4 years ago
cnml.cmake fix(mgb): remove internal for cambricon and atlas 4 years ago
cnrt.cmake fix(mgb): remove internal for cambricon and atlas 4 years ago
cpuinfo.cmake feat(dnn/arm): add cpuinfo runtime check for x86 and arm 4 years ago
cudnn.cmake feat(windows/cuda/cmake): support cmake cuda build on windows 4 years ago
flatbuffers.cmake feat(build): install CMake config module and pkg-config descriptor 5 years ago
gtest.cmake MegEngine: Initial commit of MegEngine. 5 years ago
llvm-project.cmake fix(mgb/jit): remove MGE_USE_SYSTEM_LIB from mlir linking 4 years ago
megengine.pc.in feat(build): install CMake config module and pkg-config descriptor 5 years ago
mkl.cmake feat(build): install CMake config module and pkg-config descriptor 5 years ago
protobuf.cmake MegEngine: Initial commit of MegEngine. 5 years ago
rocm.cmake feat(megdnn/rocm): add bn for rocm backend 4 years ago
tensorrt.cmake feat(windows/cuda/cmake): support cmake cuda build on windows 4 years ago
zmq.cmake refactor(mgb): move mm_handler from python module into opr-mm 5 years ago

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

C++ Cuda Python C SVG other