# PyTorch Zero To All
## 下载
### Docker
```
docker pull apachecn0/pytorch-zero-to-all
docker run -tid -p <port>:80 apachecn0/pytorch-zero-to-all
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install pytorch-zero-to-all
pytorch-zero-to-all <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g pytorch-zero-to-all
pytorch-zero-to-all <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/pytorch-zero-to-all",
"name": "pytorch-zero-to-all",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "ApacheCN",
"author_email": "apachecn@163.com",
"download_url": "https://files.pythonhosted.org/packages/fa/45/56a1bca84b7199637dddb802b70c2ae60801afe99ea3f3c8494286a292e5/pytorch-zero-to-all-2024.3.4.0.tar.gz",
"platform": null,
"description": "# PyTorch Zero To All\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/pytorch-zero-to-all\ndocker run -tid -p <port>:80 apachecn0/pytorch-zero-to-all\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install pytorch-zero-to-all\npytorch-zero-to-all <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g pytorch-zero-to-all\npytorch-zero-to-all <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "PyTorch Zero To All",
"version": "2024.3.4.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/pytorch-zero-to-all"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c415359d2d87541aed81a4a29ee176110b548bef0c3b7be672856d271864b512",
"md5": "0773d0d69d49cdb61eb7bc0f2e8fe550",
"sha256": "33c013e7e6343ef8b08ea3edca4bfd890b91ef8b07d9e3eb6ea8c1438b659b8c"
},
"downloads": -1,
"filename": "pytorch_zero_to_all-2024.3.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0773d0d69d49cdb61eb7bc0f2e8fe550",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 482888,
"upload_time": "2024-03-03T17:28:38",
"upload_time_iso_8601": "2024-03-03T17:28:38.862858Z",
"url": "https://files.pythonhosted.org/packages/c4/15/359d2d87541aed81a4a29ee176110b548bef0c3b7be672856d271864b512/pytorch_zero_to_all-2024.3.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fa4556a1bca84b7199637dddb802b70c2ae60801afe99ea3f3c8494286a292e5",
"md5": "344ea9579eb2ed85b3ab92f9d271f449",
"sha256": "bb1c07eb1cdde7144e17bdbe256c22b3ed82b807892222f6c39540cd19b0f889"
},
"downloads": -1,
"filename": "pytorch-zero-to-all-2024.3.4.0.tar.gz",
"has_sig": false,
"md5_digest": "344ea9579eb2ed85b3ab92f9d271f449",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 463243,
"upload_time": "2024-03-03T17:28:41",
"upload_time_iso_8601": "2024-03-03T17:28:41.077498Z",
"url": "https://files.pythonhosted.org/packages/fa/45/56a1bca84b7199637dddb802b70c2ae60801afe99ea3f3c8494286a292e5/pytorch-zero-to-all-2024.3.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-03 17:28:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "pytorch-zero-to-all",
"github_not_found": true,
"lcname": "pytorch-zero-to-all"
}