How to choose pytorch

As far as I know, there’s only “cpu” as device. But PyTorch seems to support parallelism on the CPU; have a look at this thread, for example.

1 Like