Project Description
===================
Torch Model Archiver is a tool used for creating archives of trained neural net models that can be consumed for TorchServe inference.
Use the Torch Model Archiver CLI to start create a ``.mar`` file.
Torch Model Archiver is part of `TorchServe <https://pypi.org/project/torchserve/>`__.
However, you can install Torch Model Archiver stand alone.
Detailed documentation and examples are provided in the `README
<https://github.com/pytorch/serve/model-archiver/README.md>`__.
Installation
------------
::
pip install torch-model-archiver
Source code
-----------
You can check the latest source code as follows:
::
git clone https://github.com/pytorch/serve.git
Citation
--------
If you use torchserve in a publication or project, please cite torchserve:
https://github.com/pytorch/serve
Raw data
{
"_id": null,
"home_page": "https://github.com/pytorch/serve/model-archiver/",
"name": "torch-model-archiver-nightly",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "TorchServe Torch Model Archive Archiver Server Serving Deep Learning Inference AI",
"author": "PyTorch Serving team",
"author_email": "noreply@noreply.com",
"download_url": "",
"platform": null,
"description": "Project Description\n===================\n\nTorch Model Archiver is a tool used for creating archives of trained neural net models that can be consumed for TorchServe inference.\n\nUse the Torch Model Archiver CLI to start create a ``.mar`` file.\n\nTorch Model Archiver is part of `TorchServe <https://pypi.org/project/torchserve/>`__.\nHowever, you can install Torch Model Archiver stand alone.\n\nDetailed documentation and examples are provided in the `README\n<https://github.com/pytorch/serve/model-archiver/README.md>`__.\n\n\nInstallation\n------------\n\n::\n\n pip install torch-model-archiver\n\nSource code\n-----------\n\nYou can check the latest source code as follows:\n\n::\n\n git clone https://github.com/pytorch/serve.git\n\n\nCitation\n--------\n\nIf you use torchserve in a publication or project, please cite torchserve:\nhttps://github.com/pytorch/serve\n",
"bugtrack_url": null,
"license": "Apache License Version 2.0",
"summary": "Torch Model Archiver is used for creating archives of trained neural net models that can be consumed by TorchServe inference",
"version": "2023.1.31",
"split_keywords": [
"torchserve",
"torch",
"model",
"archive",
"archiver",
"server",
"serving",
"deep",
"learning",
"inference",
"ai"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8cdf5d94b6bf82c7ca1c52f4d3e0ec9e76608934117c1bd7de6847ba69620e06",
"md5": "3cc7d10198fa4a5c51b0e19e9165add3",
"sha256": "239e5265deb4693e1a46f6a9ed4feaddec46468ca3d8018f6e080c90c98d20cf"
},
"downloads": -1,
"filename": "torch_model_archiver_nightly-2023.1.31-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3cc7d10198fa4a5c51b0e19e9165add3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 14621,
"upload_time": "2023-01-31T11:28:09",
"upload_time_iso_8601": "2023-01-31T11:28:09.815882Z",
"url": "https://files.pythonhosted.org/packages/8c/df/5d94b6bf82c7ca1c52f4d3e0ec9e76608934117c1bd7de6847ba69620e06/torch_model_archiver_nightly-2023.1.31-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-31 11:28:09",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "torch-model-archiver-nightly"
}