Performance impact with jit coverted model using by libtorch on Jetson Xavier

Hi AastaLLL:
Sorry for your inconvenience.I work with yawei.yang.
The reason of this issue is for lack of model sturcture information.
You can just skip the" python3 pytorch_origin.py" steps to avoid this issue.because when use torch script,the structure of model is not needed.
Compared with " python3 pytorch_jit.py " and " * ./main", we can still get to the results to prove the issue.
We are using pytorch 1.8.0 from " PyTorch for Jetson"

Thank you for your patient again~