mxnet

Apache MXNet is an ultra-scalable deep learning framework. This version uses openblas and MKLDNN.

Apache 2.0 38 个版本
安装
pip install mxnet
poetry add mxnet
pipenv install mxnet
conda install mxnet
描述

Apache MXNet (Incubating) Python Package

Apache MXNet is a deep learning framework designed for both efficiency and flexibility. It allows you to mix the flavours of deep learning programs together to maximize the efficiency and your productivity.

For feature requests on the PyPI package, suggestions, and issue reports, create an issue by clicking here. Prerequisites

This package supports Linux, Mac OSX, and Windows platforms. You may also want to check:

To use this package on Linux you need the libquadmath.so.0 shared library. On Debian based systems, including Ubuntu, run sudo apt install libquadmath0 to install the shared library. On RHEL based systems, including CentOS, run sudo yum install libquadmath to install the shared library. As libquadmath.so.0 is a GPL library and MXNet part of the Apache Software Foundation, MXNet must not redistribute libquadmath.so.0 as part of the Pypi package and users must manually install it.

To install for other platforms (e.g. Windows, Raspberry Pi/ARM) or other versions, check Installing MXNet for instructions on building from source.

Installation

To install, use:

pip install mxnet
版本列表
2.0.0b1 2022-03-25
2.0.0a0 2021-03-31
1.9.1 2022-05-17
1.9.0 2021-12-19
1.8.0 2021-03-21
1.8.0.post0 2021-04-05
1.7.0.post2 2021-02-07
1.7.0.post1 2020-08-28
1.6.0 2020-02-25
1.5.1 2019-09-30
1.5.1.post0 2019-10-01
1.5.0 2019-07-19
1.4.1 2019-05-15
1.4.0 2019-02-28
1.4.0.post0 2019-03-08
1.3.1 2018-11-27
1.3.0 2018-09-25
1.3.0.post0 2018-09-14
1.2.1 2018-07-17
1.2.1.post1 2018-07-31
1.2.1.post0 2018-07-31
1.2.0 2018-05-22
1.1.0 2018-02-20
1.1.0.post0 2018-04-08
1.0.0 2017-12-05
1.0.0.post4 2018-01-14
1.0.0.post3 2018-01-06
1.0.0.post2 2017-12-23
1.0.0.post1 2017-12-09
1.0.0.post0 2017-12-06
0.12.1 2017-11-16
0.12.0 2017-10-31
0.11.0 2017-08-20
0.10.0 2017-05-26
0.10.0.post2 2017-07-18
0.9.5 2017-05-02
0.9.5.post2 2017-05-24
0.9.5.post1 2017-05-12