Hi TensorFlow Runtime SIG,
I hope you’re doing well.
I’m a contributor and recently opened a pull request that enables C++ runtime bindings for SavedModel loading:
PR #94354 - Enable C++ Runtime Bindings for SavedModel Loading - Fixes 70+ Skipped Tests by shaischaudhry · Pull Request #94354 · tensorflow/tensorflow · GitHub
This PR:
- Fixes 70+ previously skipped tests
- Implements a missing
Import()
method for the Runtime class - Adds C++ functionality that was marked as TODO (b/264869228)
All checks have passed, but it’s currently blocked due to lack of maintainer review/approval.
Would someone from the SIG be able to review it or help get it approved for testing?
Your feedback or redirection to the right person would be sincerely appreciated.
Thank you so much for your time and help!
Best regards,
Shais Chaudhry