Model Archiver is used for creating archives of trained neural net models that can be consumed by MXNet-Model-Server inference
Project description
Model Archiver is a tool used for creating archives of trained neural net models that can be consumed by MXNet-Model-Server inference.
Use the Model Archiver CLI to start create a .mar file.
Model Archiver is part of MMS. However,you ca install Model Archiver stand alone.
Detailed documentation and examples are provided in the README.
Prerequisites
ONNX support is optional in model-archiver tool. It’s not installed by default with model-archiver.
If you wish to package a ONNX model, you will need to first install a protobuf compiler, onnx and mxnet manually.
Installation
pip install model-archiver
Development
We welcome new contributors of all experience levels. For information on how to install MMS for development, refer to the MMS docs.
Important links
Source code
You can check the latest source code as follows:
git clone https://github.com/awslabs/mxnet-model-server.git
Testing
After installation, try out the MMS Quickstart for Create a model archive and Serving a Model.
Help and Support
Citation
If you use MMS in a publication or project, please cite MMS: https://github.com/awslabs/mxnet-model-server
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 Distributions
Built Distribution
File details
Details for the file model_archiver-1.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: model_archiver-1.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 802542293a1376a15267dd73b77acdc106d6a1ea42a31fcb990c0e65e3a9902d |
|
MD5 | 60727642f0822976dd09b55837ecec56 |
|
BLAKE2b-256 | a6d87b0fdde8d436dbe186d456ca20a3bcda8b90d1cc4a3e51e4417e09598ca0 |