Commits


Edward Chen authored and GitHub committed 997266a6202
Add build.py option to disable ORT format model runtime optimization (#9723) ORT format model runtime optimization implementation is in progress. This change adds a build.py option to disable the partial runtime optimization implementation, adds CI builds to test it, and disables runtime optimizations in mobile package builds.