Commit Graph

3 Commits

Author SHA1 Message Date
Mitchell Goff 3e1903a6cb Converted onnx runner to python (#29856)
old-commit-hash: 9cc00c2101b6deae86ef9f25d4c79d2f79409e49
2023-09-08 16:45:38 -07:00
Mitchell Goff cd7d73eaf8 Added ModelRunner helpers in modeld/runners/__init__.py (#29737)
* Added ModelRunner helper class

* import Runtime in __init__.py
old-commit-hash: d5a55136a14537ec2b7b280aad4efdb61f38238c
2023-08-31 14:19:20 -07:00
Mitchell Goff 5033da5e27 Added cython bindings for model runners and commonmodel (#29607)
* Added cython bindings for model runners and commonmodel

* Removed cython language_level=3

* loop to set CXXFLAGS for both envs
old-commit-hash: e2e39d100b32a6706e83c81a1ef3dcdd7ea4001f
2023-08-24 17:00:26 -07:00