pytorch-yard


Namepytorch-yard JSON
Version 2023.1.20 PyPI version JSON
download
home_pagehttps://github.com/karolpiczak/pytorch-yard
SummaryPyTorch experiment runner
upload_time2023-01-20 20:22:53
maintainer
docs_urlNone
authorKarol J. Piczak
requires_python>=3.8
licenseMIT
keywords neural networks pytorch pytorch lightning hydra wandb code template
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyTorch Yard - PyTorch experiment runner
========================================

Work in progress.

Requires manual installation of hydra-torch configs:

- hydra-configs-torch @ git+https://github.com/pytorch/hydra-torch/#subdirectory=hydra-configs-torch
- hydra-configs-torchvision @ git+https://github.com/pytorch/hydra-torch/#subdirectory=hydra-configs-torchvision

::

    pip install git+https://github.com/pytorch/hydra-torch/#subdirectory=hydra-configs-torch git+https://github.com/pytorch/hydra-torch/#subdirectory=hydra-configs-torchvision

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/karolpiczak/pytorch-yard",
    "name": "pytorch-yard",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "neural networks,PyTorch,PyTorch Lightning,Hydra,wandb,code template",
    "author": "Karol J. Piczak",
    "author_email": "karol@piczak.com",
    "download_url": "https://files.pythonhosted.org/packages/c8/5a/667fd612de4e948034358de1dd1065f6e35d8ba9375e59ba00b462478b4b/pytorch-yard-2023.1.20.tar.gz",
    "platform": "any",
    "description": "PyTorch Yard - PyTorch experiment runner\n========================================\n\nWork in progress.\n\nRequires manual installation of hydra-torch configs:\n\n- hydra-configs-torch @ git+https://github.com/pytorch/hydra-torch/#subdirectory=hydra-configs-torch\n- hydra-configs-torchvision @ git+https://github.com/pytorch/hydra-torch/#subdirectory=hydra-configs-torchvision\n\n::\n\n    pip install git+https://github.com/pytorch/hydra-torch/#subdirectory=hydra-configs-torch git+https://github.com/pytorch/hydra-torch/#subdirectory=hydra-configs-torchvision\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PyTorch experiment runner",
    "version": "2023.1.20",
    "split_keywords": [
        "neural networks",
        "pytorch",
        "pytorch lightning",
        "hydra",
        "wandb",
        "code template"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "768a5b302d1e21873558a2984e957f03b9c6373f649f99430fbd72460203e5cb",
                "md5": "a67ee020005acc1f4ccc1aa263ae7280",
                "sha256": "5546e5400e5234f4496b621b922f71503f9c789aafd3260f99c4298f1c8f5033"
            },
            "downloads": -1,
            "filename": "pytorch_yard-2023.1.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a67ee020005acc1f4ccc1aa263ae7280",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 19211,
            "upload_time": "2023-01-20T20:22:52",
            "upload_time_iso_8601": "2023-01-20T20:22:52.703499Z",
            "url": "https://files.pythonhosted.org/packages/76/8a/5b302d1e21873558a2984e957f03b9c6373f649f99430fbd72460203e5cb/pytorch_yard-2023.1.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c85a667fd612de4e948034358de1dd1065f6e35d8ba9375e59ba00b462478b4b",
                "md5": "35fb7631b5fed61f9a228cf75b17cda0",
                "sha256": "cb8220e47475a9975c6e8535bf30742cdca41dbc6239b4be0abf225281691152"
            },
            "downloads": -1,
            "filename": "pytorch-yard-2023.1.20.tar.gz",
            "has_sig": false,
            "md5_digest": "35fb7631b5fed61f9a228cf75b17cda0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14631,
            "upload_time": "2023-01-20T20:22:53",
            "upload_time_iso_8601": "2023-01-20T20:22:53.828461Z",
            "url": "https://files.pythonhosted.org/packages/c8/5a/667fd612de4e948034358de1dd1065f6e35d8ba9375e59ba00b462478b4b/pytorch-yard-2023.1.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-20 20:22:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "karolpiczak",
    "github_project": "pytorch-yard",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pytorch-yard"
}
        
Elapsed time: 0.03379s