Hello TensorFlow Community,
I am reaching out to request a maintainer review for Pull Request #110822, which addresses a non-deterministic resource categorization issue within the core framework.
Link to PR: https://github.com/tensorflow/tensorflow/pull/110822
Summary of Changes:
-
Logical Fix: Implemented explicit sorting for
_read_only_resource_inputsattributes inauto_control_deps_utils.pyto ensure consistent execution behavior regardless of the backend’s provided index order. -
Verification: Added a comprehensive unit test in
auto_control_deps_test.pythat specifically validates sorted index retrieval. -
Current Status: All CI/CD checks are passing (Green), and the Contributor License Agreement (CLA) is signed and verified.
The Bottleneck: The previously assigned reviewer, @mihaimaruseac, has kindly informed me that they are no longer with Google and cannot finalize the approval.
I am looking for a new reviewer (ideally from SIG-Build or anyone familiar with auto_control_deps logic) to take a final look at the implementation. I have already addressed minor feedback regarding PyLint 80-char limits and expanded the test coverage.
Thank you for your time and for the incredible work on the TensorFlow ecosystem.
Best regards,
Muhammad Husnain
Computer Science Student & Open Source Contributor