[HN Gopher] PyTorch 1.13
___________________________________________________________________
PyTorch 1.13
Author : asparagui
Score : 28 points
Date : 2022-10-28 20:41 UTC (2 hours ago)
(HTM) web link (pytorch.org)
(TXT) w3m dump (pytorch.org)
| mi_lk wrote:
| is anyone able to comment on the experience of PyTorch's M1
| support?
| DIVx0 wrote:
| I've used it for Stable Diffusion on my M1 mbp, works with no
| problem. I am not a AI/ML person so my experience with M1
| PyTorch is limited to just using SD.
| jstx1 wrote:
| If you use miniforge (https://github.com/conda-forge/miniforge)
| you can just 'pip install torch' and it works.
| glial wrote:
| https://pytorch.org/docs/stable/notes/mps.html
|
| In my very limited experience it's not a ton faster than using
| a CPU backend though.
| jstx1 wrote:
| > Inspired by Google(r) JAX, functorch is a library that offers
| composable vmap (vectorization) and autodiff transforms. It
| enables advanced autodiff use cases that would otherwise be
| tricky to express in PyTorch
|
| It's very nice that they're open about borrowing ideas that they
| like from other projects.
___________________________________________________________________
(page generated 2022-10-28 23:01 UTC)