onnxruntime
215732f7 - Ignore saved runtime optimizations when updating ORT format model <v5. (#13393)

Commit
3 years ago
Ignore saved runtime optimizations when updating ORT format model <v5. (#13393) The old runtime optimization format is not readily convertible to the new one without extra information for translating kernel def hashes. Ignore such saved runtime optimizations and output a warning for now.
Author
Parents
Loading