fixedvit


Namefixedvit JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
Summaryfixed version of fastervit implementation https://github.com/NVlabs/FasterViT
upload_time2024-08-16 14:22:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10.0
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fixedvit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.0",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Artur Punch <punchartur@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ec/4a/e1dec3d0c915e94c08f20963fe9b2ee0b9cadae750eb9da9c26f61e5b608/fixedvit-0.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "fixed version of fastervit implementation https://github.com/NVlabs/FasterViT",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/NVlabs/FasterViT"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "224ce25ea7f76ec04c1f5b1d177dac0be3a3c0a8adf0800a3210caf26cf8a1f3",
                "md5": "a859feab601aeb2ba5f1f3eadf394916",
                "sha256": "13afc28a295e3f5e3fc0b021cd953deec25c78500358eea00fb5c5910ced4152"
            },
            "downloads": -1,
            "filename": "fixedvit-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a859feab601aeb2ba5f1f3eadf394916",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.0",
            "size": 942,
            "upload_time": "2024-08-16T14:22:35",
            "upload_time_iso_8601": "2024-08-16T14:22:35.690049Z",
            "url": "https://files.pythonhosted.org/packages/22/4c/e25ea7f76ec04c1f5b1d177dac0be3a3c0a8adf0800a3210caf26cf8a1f3/fixedvit-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec4ae1dec3d0c915e94c08f20963fe9b2ee0b9cadae750eb9da9c26f61e5b608",
                "md5": "8f9f0fa3797151c96c8c1ecf42273a0c",
                "sha256": "89ce624a625c90392684ca548e948dfcaf0930bca265ee3a47073e350f1951fc"
            },
            "downloads": -1,
            "filename": "fixedvit-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8f9f0fa3797151c96c8c1ecf42273a0c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.0",
            "size": 24035,
            "upload_time": "2024-08-16T14:22:37",
            "upload_time_iso_8601": "2024-08-16T14:22:37.289922Z",
            "url": "https://files.pythonhosted.org/packages/ec/4a/e1dec3d0c915e94c08f20963fe9b2ee0b9cadae750eb9da9c26f61e5b608/fixedvit-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-16 14:22:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NVlabs",
    "github_project": "FasterViT",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "fixedvit"
}
        
Elapsed time: 0.52341s