Skip to content

[GraphTrainer] Fix test_deterministic: update model hash and calling update_from_config#3605

Open
wwwjn wants to merge 1 commit into
mainfrom
fix-numerics-test
Open

[GraphTrainer] Fix test_deterministic: update model hash and calling update_from_config#3605
wwwjn wants to merge 1 commit into
mainfrom
fix-numerics-test

Conversation

@wwwjn

@wwwjn wwwjn commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

torchtitan/experiments/graph_trainer/tests/test_bitwise_deterministic.py::TestLlama3BitwiseDeterministic::test_eager_self_deterministic - AssertionError: Mismatch between actual and expect strings:

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jun 10, 2026
@wwwjn wwwjn changed the title Fix test_deterministic: update model hash and calling update_from_config [GraphTrainer] Fix test_deterministic: update model hash and calling update_from_config Jun 10, 2026
assert_expected_inline(
model_hash,
"""d8c4495bc41d103e3864433002d31be0823567938729396c44eb2f2782a47a23""",
"""4cf2bed8281dfcdf4a5e5ced666ccd65681fab5fcaf404e14e91b583fe21bd4c""",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the fix, you need to rebase over main. and unskip these test_eager_self_deterministic tests.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks you, let me fix that and make sure the CI passed before landing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/8gpu CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants