Install PyTorch with Python 3.8 on Jetpack 4.4.1

Hi, @xianmei.lei, I didn’t meet the problem you met. When I was compiling the pytorch from the source, I set export BUILD_TEST=0 before the compilation, so the test-related compilation might be skipped.

Did you try the method in PyTorch for Jetson?