PyTorch internals
| Properties | |
|---|---|
| authors | Edward Z. Yang |
| year | 2019 |
| url | http://blog.ezyang.com/2019/05/pytorch-internals/ |
Depending on tensor metadata (if it's CUDA, or sparse, etc) it's dispatched to different implementations ()
{ width="500" }
| Properties | |
|---|---|
| authors | Edward Z. Yang |
| year | 2019 |
| url | http://blog.ezyang.com/2019/05/pytorch-internals/ |
Depending on tensor metadata (if it's CUDA, or sparse, etc) it's dispatched to different implementations ()
{ width="500" }