3 Star 6 Fork 5

KumaTea / pytorch-aarch64

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

pytorch-aarch64

Build Status Coverage

PyTorch torchvision torchaudio torchtexttorchcsprng 的安装包 (whl) ,适用于 aarch64 / ARMv8 / ARM64 设备

English (for GitHub) | Gitee | Web

安装

conda 🆕 (测试中)

conda install -c kumatea numpy pytorch

现已可用:

  • torchvision

pip

pip install torch -f https://cf.torch.kmtea.eu/whl/stable-cn.html

备用链接:pip install torch -f https://torch.kmtea.eu/whl/stable-cn.html

如有需要,添加 torchvision torchaudio torchtext torchcsprng 等包。

注意:此命令安装的是最新版本。 要选择特定的版本,请查看 对应版本 部分。

如果需要手动选择whl文件,请查看 release

Docker (即将弃用)

docker run -it kumatea/pytorch

运行 docker pull kumatea/pytorch 以拉取镜像。

点击此处 查看所有版本。

FastAI

FastAI是一个基于PyTorch的优秀开源高级深度学习框架。

conda (推荐)

conda install -c fastai -c kumatea fastai

同样,fastbook 也可以用以下方法安装:

conda install -c fastai -c kumatea fastbook

pip

pip install fastai -f https://cf.torch.kmtea.eu/whl/stable.html

torchtorchvision 将作为依赖自动安装。


附加信息

CUDA / CUDNN 支持

由于编译环境(见下)不包含 Nvidia GPU,无法支持 cuda 。

如有需要,请使用 Nvidia Jetson 开发板运行 编译代码

编译环境

SoC:BCM2711 (四核A53)

架构:ARMv8 / ARM64 / aarch64 架构

操作系统:Debian Buster

虚拟化:Docker

MIT License Copyright (c) 2020 KumaTea Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

PyTorch wheels for aarch64 / ARM64, with vision, audio & text 展开 收起
Python 等 3 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Python
1
https://gitee.com/kumatea/pytorch-aarch64.git
git@gitee.com:kumatea/pytorch-aarch64.git
kumatea
pytorch-aarch64
pytorch-aarch64
main

搜索帮助