Skip to content

Expand PyTorch WeightSynchronizer test suite to reach parity with JAX: - #828

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_973655927
Sep 10, 2026
Merged

Expand PyTorch WeightSynchronizer test suite to reach parity with JAX:#828
copybara-service[bot] merged 1 commit into
mainfrom
test_973655927

Conversation

@copybara-service

Copy link
Copy Markdown

Expand PyTorch WeightSynchronizer test suite to reach parity with JAX:

  • Added WeightSynchronizer::BindWeights in framework/ and nanobind module, enabling live weight memory re-binding without daemon teardown.
  • Add test_bind_weights in weight_synchronizer_test.py
  • Add test cases for variable layer dimensions.

@google-cla

google-cla Bot commented Aug 31, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@copybara-service
copybara-service Bot force-pushed the test_973655927 branch 2 times, most recently from 941bc4c to 5654437 Compare September 10, 2026 06:10
- Added `WeightSynchronizer::BindWeights` in `framework/` and nanobind module, enabling live weight memory re-binding without daemon teardown.
- Add `test_bind_weights` in `weight_synchronizer_test.py`
- Add test cases for variable layer dimensions.

PiperOrigin-RevId: 978973535
@copybara-service
copybara-service Bot merged commit 89be7e6 into main Sep 10, 2026
1 of 2 checks passed
@copybara-service
copybara-service Bot deleted the test_973655927 branch September 10, 2026 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants