difftorch


Namedifftorch JSON
Version 1.2.2 PyPI version JSON
download
home_pagehttps://github.com/gbaydin/difftorch
SummaryA differentiation API for PyTorch
upload_time2020-06-21 01:37:20
maintainer
docs_urlNone
authorAtilim Gunes Baydin
requires_python
license
keywords automatic differentiation autodiff pytorch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gbaydin/difftorch",
    "name": "difftorch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "automatic differentiation autodiff pytorch",
    "author": "Atilim Gunes Baydin",
    "author_email": "gunes@robots.ox.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/12/bf/993c4ae3f2b8344dac97cdc048262ae499a83ae909a0090dd39ec0c1d9a1/difftorch-1.2.2.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A differentiation API for PyTorch",
    "version": "1.2.2",
    "project_urls": {
        "Homepage": "https://github.com/gbaydin/difftorch"
    },
    "split_keywords": [
        "automatic",
        "differentiation",
        "autodiff",
        "pytorch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3c71da53aa37e72057527d871d63c521a263007073a590ad17624e46b27a618",
                "md5": "e8b47f2b1c7478a8f067700cabe28e9a",
                "sha256": "6fec39785097db537eb0ceb369bbc900c168ab747d0f454bf79be4d207b98d5b"
            },
            "downloads": -1,
            "filename": "difftorch-1.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e8b47f2b1c7478a8f067700cabe28e9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4956,
            "upload_time": "2020-06-21T01:37:18",
            "upload_time_iso_8601": "2020-06-21T01:37:18.775389Z",
            "url": "https://files.pythonhosted.org/packages/b3/c7/1da53aa37e72057527d871d63c521a263007073a590ad17624e46b27a618/difftorch-1.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12bf993c4ae3f2b8344dac97cdc048262ae499a83ae909a0090dd39ec0c1d9a1",
                "md5": "c03bfd4e799905191f0ec9297ba7f964",
                "sha256": "2de5d3913c82e9c61bce750d2c62e6b6569d85c11cf2a3107eb8b83abf2a9069"
            },
            "downloads": -1,
            "filename": "difftorch-1.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c03bfd4e799905191f0ec9297ba7f964",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4581,
            "upload_time": "2020-06-21T01:37:20",
            "upload_time_iso_8601": "2020-06-21T01:37:20.209316Z",
            "url": "https://files.pythonhosted.org/packages/12/bf/993c4ae3f2b8344dac97cdc048262ae499a83ae909a0090dd39ec0c1d9a1/difftorch-1.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-06-21 01:37:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gbaydin",
    "github_project": "difftorch",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "difftorch"
}
        
Elapsed time: 0.43299s