We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b6e1b commit a7863bcCopy full SHA for a7863bc
README.md
@@ -8,7 +8,7 @@ Cross-compilation of PyTorch armv7l (32bit) for RaspberryPi OS
8
- Docker
9
10
## 2. Procedure
11
-A very time-consuming but very easy cross-compilation procedure. Performed on Ubuntu 20.04 x86_64.
+A very time-consuming but very easy cross-compilation procedure. It will take about three hours. Performed on Ubuntu 20.04 x86_64.
12
## 2-1. [Method 1] Docker build
13
```
14
$ docker run --rm --privileged multiarch/qemu-user-static --reset -p yes \
0 commit comments