How to use torch.jit for graph trace?

Hi,

In PyTorch v1.5.1, you can use trace.code. Here is an example: