torch-workflow-archiver-nightly


Nametorch-workflow-archiver-nightly JSON
Version 2024.3.27 PyPI version JSON
download
home_pagehttps://github.com/pytorch/serve/blob/master/workflow-archiver/
SummaryTorch Workflow Archiver is used for creating archives of workflow designed using trained neural net models that can be consumed by TorchServe inference
upload_time2024-03-27 11:26:33
maintainerNone
docs_urlNone
authorPyTorch Serving team
requires_pythonNone
licenseApache License Version 2.0
keywords torchserve torch workflow archive archiver server serving deep learning inference ai
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Project Description
===================

Torch Workflow Archiver is a tool used for creating archives of workflow designed using trained neural net models that can be consumed by TorchServe inference.

Use the Torch Workflow Archiver CLI to create a ``.war`` file.

Torch Workflow Archiver is part of `TorchServe <https://pypi.org/project/torchserve/>`__.
However, you can install Torch Workflow Archiver stand alone.

Detailed documentation and examples are provided in the `README
<https://github.com/pytorch/serve/blob/master/workflow-archiver/README.md>`__.


Installation
------------

::

    pip install torch-workflow-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/blob/master/workflow-archiver/",
    "name": "torch-workflow-archiver-nightly",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "TorchServe Torch Workflow Archive Archiver Server Serving Deep Learning Inference AI",
    "author": "PyTorch Serving team",
    "author_email": "noreply@noreply.com",
    "download_url": null,
    "platform": null,
    "description": "Project Description\n===================\n\nTorch Workflow Archiver is a tool used for creating archives of workflow designed using trained neural net models that can be consumed by TorchServe inference.\n\nUse the Torch Workflow Archiver CLI to create a ``.war`` file.\n\nTorch Workflow Archiver is part of `TorchServe <https://pypi.org/project/torchserve/>`__.\nHowever, you can install Torch Workflow Archiver stand alone.\n\nDetailed documentation and examples are provided in the `README\n<https://github.com/pytorch/serve/blob/master/workflow-archiver/README.md>`__.\n\n\nInstallation\n------------\n\n::\n\n    pip install torch-workflow-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 Workflow Archiver is used for creating archives of workflow designed using trained neural net models that can be consumed by TorchServe inference",
    "version": "2024.3.27",
    "project_urls": {
        "Homepage": "https://github.com/pytorch/serve/blob/master/workflow-archiver/"
    },
    "split_keywords": [
        "torchserve",
        "torch",
        "workflow",
        "archive",
        "archiver",
        "server",
        "serving",
        "deep",
        "learning",
        "inference",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a353513329c1aa8d08094bb0338642a8f67974d786bbe5556d9ab96de9ef311",
                "md5": "fa9af6d578a4cc21d4e9473b324d6f30",
                "sha256": "03df358b7461f16d9ce740eeb7c16a36af70bf9afd13850ec36a6545d130faed"
            },
            "downloads": -1,
            "filename": "torch_workflow_archiver_nightly-2024.3.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fa9af6d578a4cc21d4e9473b324d6f30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12765,
            "upload_time": "2024-03-27T11:26:33",
            "upload_time_iso_8601": "2024-03-27T11:26:33.467779Z",
            "url": "https://files.pythonhosted.org/packages/5a/35/3513329c1aa8d08094bb0338642a8f67974d786bbe5556d9ab96de9ef311/torch_workflow_archiver_nightly-2024.3.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-27 11:26:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pytorch",
    "github_project": "serve",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "torch-workflow-archiver-nightly"
}
        
Elapsed time: 0.26967s