Ethan
Results
3
issues of
Ethan
I've just jumped into this so I apologize if I'm missing something here or if there was/is another issue about this (I did try searching). In "Writing Your First Macro"...
Hi! I'm trying to compile PyTorch from source within the `rocm/pytorch:latest-base` Docker image by following the instructions in the docs ([here](https://docs.amd.com/bundle/ROCm-Deep-Learning-Guide-v5.3/page/Frameworks_Installation.html) under option 3). I run `env PYTORCH_ROCM_ARCH=gfx803 ./.jenkins/pytorch/build.sh` and...