mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-23 19:32:23 +00:00
### Description <!-- Describe your changes. --> Add ability to upgrade an ORT format model when loaded in a full build by inserting the kernel constraint info and ignoring the kernel hashes. This also allows upgrading the model to the latest format by saving the model after loading. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? Provide official path to upgrading an ORT format model directly (vs. reconverting). Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ort_flatbuffers_py | ||
| schema | ||
| flatbuffers_utils.cc | ||
| flatbuffers_utils.h | ||
| ort_format_version.h | ||