Skip to content

[Fix] Fix clang-format in InferStructInfoGridSample#19833

Closed
tlopex wants to merge 1 commit into
apache:mainfrom
tlopex:fix-resize-clang-format
Closed

[Fix] Fix clang-format in InferStructInfoGridSample#19833
tlopex wants to merge 1 commit into
apache:mainfrom
tlopex:fix-resize-clang-format

Conversation

@tlopex

@tlopex tlopex commented Jun 18, 2026

Copy link
Copy Markdown
Member

aș per title. to fix CI lint broken in main

The 5D GridSample change (apache#19816) landed with a clang-format violation on
the structured binding for CheckTensorLayout, which fails the repo-wide
pre-commit lint (clang-format v20.1.8). Reformat to satisfy the hook.
@tlopex tlopex changed the title [Relax] Fix clang-format in InferStructInfoGridSample [Fix] Fix clang-format in InferStructInfoGridSample Jun 18, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

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.

Code Review

This pull request reformats a function call to CheckTensorLayout in src/relax/op/image/resize.cc to improve code layout. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@tlopex tlopex closed this Jun 18, 2026
@tlopex

tlopex commented Jun 18, 2026

Copy link
Copy Markdown
Member Author

Folded into #19832 to keep it as a single PR — the resize.cc clang-format fix is included there. Closing this one.

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.

2 participants