Over on Twitter, one of my colleagues asked for a walk-through of installing and using PyTorch on Myriad, making use of the GPUs.
So here I walk though installing PyTorch, proving that it has access to the GPUs, and then using it to run the traditional "fashion identification" example on Myriad's GPUs, with some added terrible ideas in the form of ASCII art display of images.
PyTorch: https://pytorch.org/
Quickstart Tutorial: https://pytorch.org/tutorials/beginne...
"TermShow": https://github.com/owainkenwayucl/Gar...