Hi,
pip install torch not support in jetson, since package is for desktop gpu not embedded. Please refer to this topic to install pytorch wheel.
pip install torch
Thanks