MXNet Gluon NLP Toolkit
Project description
# Gluon NLP Toolkit
## Installation
1. Install nightly build of mxnet using `pip install --pre $MXNET_VARIANT` where `MXNET_VARIANT` can
be any of the listed ones at https://github.com/apache/incubator-mxnet/issues/8671.
Alternatively, you can also use the requirements files in this repo `pip install -r requirements.txt`
for CPU-only MXNet, and `pip install -r requirements.gpu-cu90.txt` for GPU-enabled MXNet for CUDA
9.0.
2. Clone this repo, and use `python setup.py install` for installing this package.
## Installation
1. Install nightly build of mxnet using `pip install --pre $MXNET_VARIANT` where `MXNET_VARIANT` can
be any of the listed ones at https://github.com/apache/incubator-mxnet/issues/8671.
Alternatively, you can also use the requirements files in this repo `pip install -r requirements.txt`
for CPU-only MXNet, and `pip install -r requirements.gpu-cu90.txt` for GPU-enabled MXNet for CUDA
9.0.
2. Clone this repo, and use `python setup.py install` for installing this package.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gluonnlp-0.1.0.tar.gz
(65.5 kB
view details)
File details
Details for the file gluonnlp-0.1.0.tar.gz.
File metadata
- Download URL: gluonnlp-0.1.0.tar.gz
- Upload date:
- Size: 65.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b375dda49772080f7e14a32f884637b6b3c3cce2cabef6bebd853a325d53d436
|
|
| MD5 |
1e40daa1a7a03e70cb6d229b18b92876
|
|
| BLAKE2b-256 |
eefa4b8b0f359dc333090cf43199612c2279882b8a464171c70385ed69353e07
|