Add conversion of torch.permute to acc_ops.permute (#70294)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/70294
In order to inference shape for permute, the node target needs to get converted from torch.permute to acc_opts.permute.
Reviewed By: jfix71
Differential Revision: D33267469
fbshipit-source-id: b77eff1892211eac4a798a2f3e624140e287f4a2