Skip to content

PyTorch v1.2.0 on PYNQ OS v2.4

Compare
Choose a tag to compare
@manoharvhr manoharvhr released this 04 Sep 11:09
· 4 commits to master since this release

Provides an compressed image file with the latest PyTorch v1.2.0 on the PYNQ OS v2.4.

The file has been split into multiple files which can be put together by the following command:

sudo su
cat PYNQ_1.tar.gz.parta* > PYNQ_1.tar.gz

From here you can uncompress the file and use the provided MD5 Checksum on it to verify.