You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrates all testing of operators and models to Python, by building a shared library and interfacing to it from Python.
Migrates the benchmarking of models to Python. Now there is no need to use files to store the inference time.
Simplify the Makefile by moving some logic to Python.
Proof of concept before using new test data (organised by opset version and domain in #67)
Fix#60
The text was updated successfully, but these errors were encountered: