{"id":15469246,"url":"https://github.com/vvmnnnkv/pytorch-wheels","last_synced_at":"2026-05-10T19:27:08.110Z","repository":{"id":105806336,"uuid":"278086261","full_name":"vvmnnnkv/pytorch-wheels","owner":"vvmnnnkv","description":"Pytorch and torchvision wheels for ARM architecture. With docker!","archived":false,"fork":false,"pushed_at":"2020-07-08T15:32:56.000Z","size":33449,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T04:36:10.143Z","etag":null,"topics":["arm","armv7","docker","pytorch","raspberry-pi","torchvision"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vvmnnnkv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-08T12:42:09.000Z","updated_at":"2021-01-29T04:23:30.000Z","dependencies_parsed_at":"2023-03-18T05:45:25.428Z","dependency_job_id":null,"html_url":"https://github.com/vvmnnnkv/pytorch-wheels","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvmnnnkv%2Fpytorch-wheels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvmnnnkv%2Fpytorch-wheels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvmnnnkv%2Fpytorch-wheels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvmnnnkv%2Fpytorch-wheels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vvmnnnkv","download_url":"https://codeload.github.com/vvmnnnkv/pytorch-wheels/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250237842,"owners_count":21397403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arm","armv7","docker","pytorch","raspberry-pi","torchvision"],"created_at":"2024-10-02T01:57:56.296Z","updated_at":"2026-05-10T19:27:03.060Z","avatar_url":"https://github.com/vvmnnnkv.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compile PyTorch for ARM architecture\n\nDocker has wonderful [buildx plugin](https://docs.docker.com/buildx/working-with-buildx/) \nthat can build images for multiple platforms using QEMU emulator.\n\nProvided `Dockerfile` can be used to build PyTorch 1.4.1 and Torchvision 0.5.0 for Raspberri Pi on a x64 machine.\nIt builds for ARMv7 (32-bit) but in theory can be extended to other architectures supported by buildx.\n\nWhile it is possible to build packages on Raspberri Pi itself, it might take whole night or so. \nIn contrast building on a decent x64 machine in emulator finishes within 2 hours.\n\nUsage example:\n\n```\ndocker buildx build --platform=linux/arm/7 -t ptwheels .\n\n# Copy wheel files out of image\ndocker create -name ptwheels ptwheels echo\ndocker cp ptwheels:/wheels .\n\n```\n\nThese wheels have been tested on Raspberri Pi 3 Model B v1.2 with Raspberry Pi OS (32-bit),\ntogether with [PySyft](https://github.com/openmined/pysyft) library.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvvmnnnkv%2Fpytorch-wheels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvvmnnnkv%2Fpytorch-wheels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvvmnnnkv%2Fpytorch-wheels/lists"}