DEV Community

Cover image for How to convert PyTorch model to Tensorflow
Daniel Persson
Daniel Persson

Posted on

How to convert PyTorch model to Tensorflow

In this video we will convert Pytorch model to Tensorflow using (Open Neural Network Exchange) ONNX. ONNX is a standard format supported by a community of partners such as Microsoft, Amazon and IBM. PyTorch is mainly maintained by Facebook and Tensorflow is built in collaboration with Google.

Top comments (0)