Click here to Skip to main content
15,867,568 members
Articles / Artificial Intelligence / Keras

Making TensorFlow Models Portable Using ONNX

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
9 Sep 2020CPOL5 min read 17.5K   117   1  
In this article, I provided a brief overview of TensorFlow 1.0 and TensorFlow 2.0 for those looking for a deep learning framework for building and training neural networks.
Here I show how to install the tf2onnx conversion package and convert TensorFlow models to the ONNX format. I also showed an easy to make mistakes when specifying the shape of input parameters.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'CodeProject’s Next Top Model View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Bank of New York Mellon
United States United States
Keith is a sojourner in the software industry. He has over 30 years of experience building and bringing applications to market. He has worked for startups and large enterprises in roles ranging from tech lead to business development manager. He is currently a senior engineer on BNY Mellon's Distribution Analytics team where he is building data pipelines from on-premise data sources to the cloud.

Comments and Discussions