-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
Problem
Test test_nn::test_partial_flat_weights fails on RHEL 9.6, indicating issues with RNN flat weights parameter handling.
Root Cause (Suspected)
RNN layers can use flat weights (single contiguous buffer) for performance. This test checks edge cases that may behave differently on RHEL/H200.
Impact
- Tests failing: 1
- Severity: Very Low - Specific RNN optimization test
- Production impact: None - RNN functionality works correctly
Current Workaround
Test excluded in workflow configuration
Acceptance Criteria
- [ ] Root cause identified with error analysis
- [ ] Fix applied or determined to be platform-specific limitation
- [ ] test_partial_flat_weights passes on RHEL
References
- Workflow run: https://github.com/subinz1/pytorch/actions/runs/20745368086
- Documentation: 5_SHARD_FAILURE_SUMMARY.md