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:
- mxnet-cu112 with CUDA-11.2 support.
- mxnet-cu110 with CUDA-11.0 support.
- mxnet-cu102 with CUDA-10.2 support.
- mxnet-cu101 with CUDA-10.1 support.
- mxnet-cu100 with CUDA-10.0 support.
- mxnet-native CPU variant without MKLDNN.
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
Release files for mxnet 1.9.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mxnet-1.9.1-py3-none-manylinux2014_x86_64.whl | Python 3 | none | Linux glibc 2.17+ x86-64 | Details |
| mxnet-1.9.1-py3-none-manylinux2014_aarch64.whl | Python 3 | none | Linux glibc 2.17+ ARM64 | Details |
| mxnet-1.9.1-py3-none-macosx_10_13_x86_64.whl | Python 3 | none | macOS 10.13+ x86-64 | Details |
Total release size: 124.4 MB
Release files / mxnet-1.9.1-py3-none-manylinux2014_x86_64.whl
| Download URL | mxnet-1.9.1-py3-none-manylinux2014_x86_64.whl |
|---|---|
| Size | 49.1 MB |
| Tags | Linux glibc 2.17+ x86-64 Python 3 |
|
SHA-256 checksum How to use checksums |
65d5dac162c87a14d138d888b54494d515036d9047ae804ff51f770bd02197a6
|
|
BLAKE2b-256 checksum How to use checksums |
2783b307ad1f6e1ff60f8e418cb87f53646192681b417aadc1f40a345ba64637
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.7.6
|
Release files / mxnet-1.9.1-py3-none-manylinux2014_aarch64.whl
| Download URL | mxnet-1.9.1-py3-none-manylinux2014_aarch64.whl |
|---|---|
| Size | 35.8 MB |
| Tags | Linux glibc 2.17+ ARM64 Python 3 |
|
SHA-256 checksum How to use checksums |
5e51a0c05d99f8f1b3b5e7c02170be57af2e6edb3ad9af2cb9551ace3e22942c
|
|
BLAKE2b-256 checksum How to use checksums |
d8b8584d191e3edd007e80cdeb3cf9f34cdeaeb5919193a66b9164af57a9803f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.7.6
|
Release files / mxnet-1.9.1-py3-none-macosx_10_13_x86_64.whl
| Download URL | mxnet-1.9.1-py3-none-macosx_10_13_x86_64.whl |
|---|---|
| Size | 39.5 MB |
| Tags | Python 3 macOS 10.13+ x86-64 |
|
SHA-256 checksum How to use checksums |
73c045f65ad05fe9ca3c4202e10471703b57231f8ac8b05d973ec2ab362178fb
|
|
BLAKE2b-256 checksum How to use checksums |
b7e8abb7b59e18e2e856ac71858b49be1b8ca84fe7099146bf98c5f8e867b46a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.7.6
|