Skip to content

Fix test_scan_layers_mismatch_tpu layer path assertion#4599

Draft
hsuan-lun-chiang wants to merge 1 commit into
AI-Hypercomputer:mainfrom
CIeNET-International:fix/checkpointing-test-scan-layers-assertion
Draft

Fix test_scan_layers_mismatch_tpu layer path assertion#4599
hsuan-lun-chiang wants to merge 1 commit into
AI-Hypercomputer:mainfrom
CIeNET-International:fix/checkpointing-test-scan-layers-assertion

Conversation

@hsuan-lun-chiang

@hsuan-lun-chiang hsuan-lun-chiang commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Description

Fix layer path assertion in test_scan_layers_mismatch_tpu from decoder/layers/0/ to decoder/layers_0/ to align with the unscanned layer naming structure refactored in PR #4504.

Test

Error Log
Fix

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code. For an optional AI review, add the gemini-review label.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run end-to-end tests tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in our documentation.

Update layer path assertion in test_scan_layers_mismatch_tpu from
decoder/layers/0/ to decoder/layers_0/ to match the unscanned layer
naming structure introduced in PR AI-Hypercomputer#4504.
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant