onnx / models

A collection of pre-trained, state-of-the-art models in the ONNX format
http://onnx.ai/models/
Apache License 2.0
7.46k stars 1.36k forks source link

Add new tests using turnkeyml for model acceptance #637

Open ramkrishna2910 opened 7 months ago

ramkrishna2910 commented 7 months ago

For now the tests for running onnx.checker and onnxruntime CPU EP were removed from main. Please add new corresponding tests powered by TurnkeyML ASAP to ensure these new models are all well-tested.