functorch


Namefunctorch JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/pytorch/functorch
SummaryJAX-like composable function transforms for PyTorch
upload_time2023-03-15 21:16:30
maintainer
docs_urlNone
authorPyTorch Core Team
requires_python
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pytorch/functorch",
    "name": "functorch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "PyTorch Core Team",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "JAX-like composable function transforms for PyTorch",
    "version": "2.0.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b7c298f36c34c48caaf2e53ebf9c432ee4cafb2ed2fe10e0740508cc6a9b510",
                "md5": "9b19ec5f6dbda9cd3cf219f74afd8393",
                "sha256": "ca21ace6b9048e2ec6d132fa0fd18c776eb165ca1c91ef7e3584fdc668eaa4ea"
            },
            "downloads": -1,
            "filename": "functorch-2.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b19ec5f6dbda9cd3cf219f74afd8393",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 2127,
            "upload_time": "2023-03-15T21:16:30",
            "upload_time_iso_8601": "2023-03-15T21:16:30.384614Z",
            "url": "https://files.pythonhosted.org/packages/5b/7c/298f36c34c48caaf2e53ebf9c432ee4cafb2ed2fe10e0740508cc6a9b510/functorch-2.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-15 21:16:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "pytorch",
    "github_project": "functorch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "lcname": "functorch"
}
        
Elapsed time: 0.04468s