Pytorch for inference

Hi,

With PyTorch 1.0 out,

  • What are the changes needed for the current code to make it faster for inference?
  • Can the scriptJIT help in this case?
  • Any other module which I have missed ?