mxnet


Namemxnet JSON
Version 1.9.1 PyPI version JSON
download
home_pagehttps://github.com/apache/incubator-mxnet
SummaryApache MXNet is an ultra-scalable deep learning framework. This version uses openblas and MKLDNN.
upload_time2022-05-17 21:11:13
maintainer
docs_urlNone
author
requires_python
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Apache MXNet (Incubating) Python Package
========================================
[Apache MXNet](http://beta.mxnet.io) 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](https://github.com/apache/incubator-mxnet/issues/new).
Prerequisites
-------------
This package supports Linux, Mac OSX, and Windows platforms. You may also want to check:

- [mxnet-cu112](https://pypi.python.org/pypi/mxnet-cu112/) with CUDA-11.2 support.
- [mxnet-cu110](https://pypi.python.org/pypi/mxnet-cu110/) with CUDA-11.0 support.
- [mxnet-cu102](https://pypi.python.org/pypi/mxnet-cu102/) with CUDA-10.2 support.
- [mxnet-cu101](https://pypi.python.org/pypi/mxnet-cu101/) with CUDA-10.1 support.
- [mxnet-cu100](https://pypi.python.org/pypi/mxnet-cu100/) with CUDA-10.0 support.
- [mxnet-native](https://pypi.python.org/pypi/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](https://mxnet.apache.org/versions/master) for instructions on building from source.

Installation
------------
To install, use:
```bash
pip install mxnet
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apache/incubator-mxnet",
    "name": "mxnet",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "Apache MXNet (Incubating) Python Package\n========================================\n[Apache MXNet](http://beta.mxnet.io) is a deep learning framework designed for both *efficiency* and *flexibility*.\nIt allows you to mix the flavours of deep learning programs together to maximize the efficiency and your productivity.\n\nFor feature requests on the PyPI package, suggestions, and issue reports, create an issue by clicking [here](https://github.com/apache/incubator-mxnet/issues/new).\nPrerequisites\n-------------\nThis package supports Linux, Mac OSX, and Windows platforms. You may also want to check:\n\n- [mxnet-cu112](https://pypi.python.org/pypi/mxnet-cu112/) with CUDA-11.2 support.\n- [mxnet-cu110](https://pypi.python.org/pypi/mxnet-cu110/) with CUDA-11.0 support.\n- [mxnet-cu102](https://pypi.python.org/pypi/mxnet-cu102/) with CUDA-10.2 support.\n- [mxnet-cu101](https://pypi.python.org/pypi/mxnet-cu101/) with CUDA-10.1 support.\n- [mxnet-cu100](https://pypi.python.org/pypi/mxnet-cu100/) with CUDA-10.0 support.\n- [mxnet-native](https://pypi.python.org/pypi/mxnet-native/) CPU variant without MKLDNN.\n\nTo use this package on Linux you need the `libquadmath.so.0` shared library. On\nDebian based systems, including Ubuntu, run `sudo apt install libquadmath0` to\ninstall the shared library. On RHEL based systems, including CentOS, run `sudo\nyum install libquadmath` to install the shared library. As `libquadmath.so.0` is\na GPL library and MXNet part of the Apache Software Foundation, MXNet must not\nredistribute `libquadmath.so.0` as part of the Pypi package and users must\nmanually install it.\n\nTo install for other platforms (e.g. Windows, Raspberry Pi/ARM) or other versions, check [Installing MXNet](https://mxnet.apache.org/versions/master) for instructions on building from source.\n\nInstallation\n------------\nTo install, use:\n```bash\npip install mxnet\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Apache MXNet is an ultra-scalable deep learning framework. This version uses openblas and MKLDNN.",
    "version": "1.9.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "cbfa68f814f566edee18f4acfc2b1713",
                "sha256": "73c045f65ad05fe9ca3c4202e10471703b57231f8ac8b05d973ec2ab362178fb"
            },
            "downloads": -1,
            "filename": "mxnet-1.9.1-py3-none-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cbfa68f814f566edee18f4acfc2b1713",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 39496350,
            "upload_time": "2022-05-17T21:11:13",
            "upload_time_iso_8601": "2022-05-17T21:11:13.466226Z",
            "url": "https://files.pythonhosted.org/packages/b7/e8/abb7b59e18e2e856ac71858b49be1b8ca84fe7099146bf98c5f8e867b46a/mxnet-1.9.1-py3-none-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "44716d5e97938206be3a01dc698a91d4",
                "sha256": "5e51a0c05d99f8f1b3b5e7c02170be57af2e6edb3ad9af2cb9551ace3e22942c"
            },
            "downloads": -1,
            "filename": "mxnet-1.9.1-py3-none-manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "44716d5e97938206be3a01dc698a91d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 35796634,
            "upload_time": "2022-05-17T21:21:54",
            "upload_time_iso_8601": "2022-05-17T21:21:54.960879Z",
            "url": "https://files.pythonhosted.org/packages/d8/b8/584d191e3edd007e80cdeb3cf9f34cdeaeb5919193a66b9164af57a9803f/mxnet-1.9.1-py3-none-manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "361ba1b69adc578e3362fca04b162d2a",
                "sha256": "65d5dac162c87a14d138d888b54494d515036d9047ae804ff51f770bd02197a6"
            },
            "downloads": -1,
            "filename": "mxnet-1.9.1-py3-none-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "361ba1b69adc578e3362fca04b162d2a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 49087074,
            "upload_time": "2022-05-17T21:20:08",
            "upload_time_iso_8601": "2022-05-17T21:20:08.540391Z",
            "url": "https://files.pythonhosted.org/packages/27/83/b307ad1f6e1ff60f8e418cb87f53646192681b417aadc1f40a345ba64637/mxnet-1.9.1-py3-none-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-05-17 21:11:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apache",
    "github_project": "incubator-mxnet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mxnet"
}
        
Elapsed time: 0.01490s