Skip to content

Fix test_scan_layers_mismatch_tpu layer path assertion#4602

Draft
hsuan-lun-chiang wants to merge 1 commit into
mainfrom
fix/scan_layers_mismatch_assertion
Draft

Fix test_scan_layers_mismatch_tpu layer path assertion#4602
hsuan-lun-chiang wants to merge 1 commit into
mainfrom
fix/scan_layers_mismatch_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.

@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.

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 #4504.
@hsuan-lun-chiang
hsuan-lun-chiang force-pushed the fix/scan_layers_mismatch_assertion branch from a9cdfae to 7b8cebf Compare July 24, 2026 11:21
@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