deepgpu


Namedeepgpu JSON
Version 2.0.2.post0 PyPI version JSON
download
home_pagehttps://www.aliyun.com
SummaryDEEPGPU is a toolset for AI training acceleration on Alibaba Cloud.
upload_time2024-03-15 03:22:01
maintainer
docs_urlNone
authorAlibaba Cloud
requires_python>=3.8
licenseCopyright (C) Alibaba Group Holding Limited
keywords distributed deep learning communication nccl pytorch tensorflow
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            It includes a distributed training framework plugin for PyTorch, and a nccl runtime plugin for many deep learning framworks including PyTorch, TensorFlow and .etc. This project aims to make the distributed training as easy as possible and as fast as possible on Alibaba Cloud.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.aliyun.com",
    "name": "deepgpu",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "Distributed,Deep Learning,Communication,NCCL,Pytorch,Tensorflow",
    "author": "Alibaba Cloud",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/c2/40/8abf89c10bc322daa6ff64d5bf2dd39820a4942d1a355e46cb8cec9f9e84/deepgpu-2.0.2.post0.tar.gz",
    "platform": null,
    "description": "It includes a distributed training framework plugin for PyTorch, and a nccl runtime plugin for many deep learning framworks including PyTorch, TensorFlow and .etc. This project aims to make the distributed training as easy as possible and as fast as possible on Alibaba Cloud.\n",
    "bugtrack_url": null,
    "license": "Copyright (C) Alibaba Group Holding Limited",
    "summary": "DEEPGPU is a toolset for AI training acceleration on Alibaba Cloud.",
    "version": "2.0.2.post0",
    "project_urls": {
        "Homepage": "https://www.aliyun.com"
    },
    "split_keywords": [
        "distributed",
        "deep learning",
        "communication",
        "nccl",
        "pytorch",
        "tensorflow"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c2408abf89c10bc322daa6ff64d5bf2dd39820a4942d1a355e46cb8cec9f9e84",
                "md5": "8d9577b0c24540e9a786be84a529b6b7",
                "sha256": "a8ae69dba86702d7b5b4440a5d9253366ba40e3965c1780eb5107aaa50d52fdc"
            },
            "downloads": -1,
            "filename": "deepgpu-2.0.2.post0.tar.gz",
            "has_sig": false,
            "md5_digest": "8d9577b0c24540e9a786be84a529b6b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4128,
            "upload_time": "2024-03-15T03:22:01",
            "upload_time_iso_8601": "2024-03-15T03:22:01.563846Z",
            "url": "https://files.pythonhosted.org/packages/c2/40/8abf89c10bc322daa6ff64d5bf2dd39820a4942d1a355e46cb8cec9f9e84/deepgpu-2.0.2.post0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-15 03:22:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "deepgpu"
}
        
Elapsed time: 0.24709s