Skip to main content

MXNet is an ultra-scalable deep learning framework. This version uses CUDA-11.0 and MKLDNN.

Project description

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 and Windows platforms. You may also want to check:

To download CUDA, check CUDA download. For more instructions, check CUDA Toolkit online documentation.

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:

pip install mxnet-cu110

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mxnet_cu110-1.8.0.post0-py2.py3-none-manylinux2014_x86_64.whl (323.5 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page