Skip to content

wvjgsuhp/python-onnx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Inference Speed Gain with ONNX

ONNX Runtime is a cross-platform inference and training machine-learning accelerator. Learn more about it here.

This repo demonstrates how converting a model saved in H5 format to .onnx for a free speed gain. The model used is a simple neural network trained on fashion_mnist dataset.

Table of Contents

Dependency

  1. Python 3.8+

Python Packages

pip3 install -r requirements.txt

Test It Out

Run all cells in onnx.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published