[None][fix] Fix marlin_nvfp4_template.h compilation error - #15660
Conversation
📝 WalkthroughWalkthroughUpdates the Marlin NVFP4 template header by removing ChangesMarlin NVFP4 template update
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/bot help |
GitHub Bot Help
Provide a user friendly way for developers to interact with a Jenkins server. Run See details below for each supported subcommand. Details
Launch build/test pipelines. All previously running jobs will be killed.
kill
Kill all running builds associated with pull request. skip
Skip testing for latest commit on pull request. reuse-pipeline
Reuse a previous pipeline to validate current commit. This action will also kill all currently running builds associated with the pull request. IMPORTANT NOTE: This is dangerous since lack of user care and validation can cause top of tree to break. |
|
/bot help |
GitHub Bot Help
Provide a user friendly way for developers to interact with a Jenkins server. Run See details below for each supported subcommand. Details
Launch build/test pipelines. All previously running jobs will be killed.
kill
Kill all running builds associated with pull request. skip
Skip testing for latest commit on pull request. reuse-pipeline
Reuse a previous pipeline to validate current commit. This action will also kill all currently running builds associated with the pull request. IMPORTANT NOTE: This is dangerous since lack of user care and validation can cause top of tree to break. |
|
/bot run --disable-fail-fast |
|
PR_Github #56057 [ run ] triggered by Bot. Commit: |
|
LGTM. BTW, what's the command used to trigger this build? |
I already tigger CI use this cmd. |
|
PR_Github #56057 [ run ] completed with state
|
Yeah, I mean how do you encounter this compilation error? What's the command you used to invoke the failed compilation? |
|
/bot run --disable-fail-fast |
|
|
PR_Github #56310 [ run ] triggered by Bot. Commit: |
|
PR_Github #56310 [ run ] completed with state
|
ce21a06 to
40e5361
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #56570 [ run ] triggered by Bot. Commit: |
|
PR_Github #56570 [ run ] completed with state
|
Signed-off-by: Yihan Wang <yihwang@nvidia.com>
40e5361 to
b856a95
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #56852 [ run ] triggered by Bot. Commit: |
|
PR_Github #56852 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
1 similar comment
|
/bot run --disable-fail-fast |
|
PR_Github #57106 [ run ] triggered by Bot. Commit: |
|
PR_Github #57108 [ run ] triggered by Bot. Commit: |
|
PR_Github #57106 [ run ] completed with state |
|
/bot run --disable-fail-fast |
|
PR_Github #57108 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #57693 [ run ] triggered by Bot. Commit: |
|
PR_Github #57693 [ run ] completed with state |
Signed-off-by: Yihan Wang <yihwang@nvidia.com>
Summary by CodeRabbit
Description
Fix the following compilation error.

Test Coverage
PR Checklist
Please review the following before submitting your PR:
PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.
PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.
Test cases are provided for new code paths (see test instructions)
If PR introduces API changes, an appropriate PR label is added - either
api-compatibleorapi-breaking. Forapi-breaking, includeBREAKINGin the PR title.Any new dependencies have been scanned for license and vulnerabilities
CODEOWNERS updated if ownership changes
Documentation updated as needed
Update tava architecture diagram if there is a significant design change in PR.
The reviewers assigned automatically/manually are appropriate for the PR.
Please check this after reviewing the above items as appropriate for this PR.
GitHub Bot Help
To see a list of available CI bot commands, please comment
/bot help.