Backward hook not called on JIT functions

"TorchScript has full support for PyTorch’s tape-based autograd. You can call backward() on your tensors if you are recording gradients and it should work. "
maybe this will work. I will try.