README.md

    MegEngine

    English | 中文

    MegEngine is a fast, scalable and easy-to-use deep learning framework, with auto-differentiation.


    Installation

    NOTE: MegEngine now supports Python installation on Linux-64bit/Windows-64bit/MacOS(CPU-Only)-10.14+ platforms with Python from 3.5 to 3.8. On Windows 10 you can either install the Linux distribution through Windows Subsystem for Linux (WSL) or install the Windows distribution directly. Many other platforms are supported for inference.

    Binaries

    To install the pre-built binaries via pip wheels:

    python3 -m pip install --upgrade pip
    python3 -m pip install megengine -f https://megengine.org.cn/whl/mge.html

    Building from Source

    How to Contribute

    We strive to build an open and friendly community. We aim to power humanity with AI.

    How to Contact Us

    Resources

    License

    MegEngine is licensed under the Apache License, Version 2.0

    Copyright (c) 2014-2021 Megvii Inc. All rights reserved.

    项目简介

    MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架

    🚀 Github 镜像仓库 🚀

    源项目地址

    https://github.com/MegEngine/MegEngine

    发行版本 37

    MegEngine v1.13.1

    全部发行版

    贡献者 39

    全部贡献者

    开发语言

    • C++ 79.8 %
    • Cuda 13.8 %
    • Python 4.9 %
    • C 0.9 %
    • CMake 0.5 %