PyTorch to Relay IR

Hi All,

I am wondering if someone (or if there already exists) functionality that converts neural network module from PyTorch to Relay IR?

I have seen PyTorhc/TVM project, but I am not sure if this project is converting the pytorch to Relay IR or the old TVM IR?

Thanks, S.

It targets to the Relay IR.

https://docs.tvm.ai/tutorials/frontend/from_pytorch.html#sphx-glr-tutorials-frontend-from-pytorch-py