The repository demonstrates the key points you should know to convert your deep learning / machine learning models of Tensorflow into Pytorch.
- Fundamental Difference between Tensorflow and PyTorch
- Intersection of Tensorflow and Pytorch
- Table for matching Pytorch API with Tensorflow
- Template for Using Tensorflow
- Template for Using Pytorch