onnxruntime/onnxruntime/core/flatbuffers
Guoyu Wang 10142f9510
Add metadata_props to ORT model (#8340)
* Add metadata_props to ORT model

* Minor update

* Update python binding, and increase the minimal pipeline size threshold

* Fixed a small bug in serializing ir_version

* Remove temp ort.py.fbs and add it to .gitignore
2021-07-09 11:28:27 -07:00
..
ort_flatbuffers_py Add metadata_props to ORT model (#8340) 2021-07-09 11:28:27 -07:00
schema Add metadata_props to ORT model (#8340) 2021-07-09 11:28:27 -07:00
create_python_bindings.py Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
flatbuffers_utils.cc Support for Sparse Initializers (#5540) 2020-10-27 10:32:06 -07:00
flatbuffers_utils.h