Skip to content

[BugFix] fix cpp20 compat bug#10

Open
BingooYang wants to merge 1 commit intoPFCCLab:paddlefrom
BingooYang:compat_cpp20
Open

[BugFix] fix cpp20 compat bug#10
BingooYang wants to merge 1 commit intoPFCCLab:paddlefrom
BingooYang:compat_cpp20

Conversation

@BingooYang
Copy link
Copy Markdown

📌 Description

修复trtllm all reduce fusion jit kernel编译cpp20兼容问题

🔍 Related Issues

no

🚀 Pull Request Checklist

Thank you for contributing to FlashInfer! Before we review your pull request, please make sure the following items are complete.

✅ Pre-commit Checks

  • I have installed pre-commit by running pip install pre-commit (or used your preferred method).
  • I have installed the hooks with pre-commit install.
  • I have run the hooks manually with pre-commit run --all-files and fixed any reported issues.

If you are unsure about how to set up pre-commit, see the pre-commit documentation.

🧪 Tests

  • Tests have been added or updated as needed.
  • All tests are passing (unittest, etc.).

Reviewer Notes

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