How do I convert code written in TensorFlow to PyTorch?

Hi

I want to convert a Restricted boltzman machine model (code in python) from TensorFlow to PyTorch. Is there any tool or software or method that can be helpful?

there aren’t any automated tools that will help to do this (that I know of)