Skip to content

[Easy] replace c10::optional with std::optional #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

yeqcharlotte
Copy link

@yeqcharlotte yeqcharlotte commented Mar 27, 2025

Seeing build issues on this. c10::optional is being deprecated.
This is similar issue addressed in vllm-project/vllm#11730.

Run this e2e internally.

Signed-off-by: Ye (Charlotte) Qi <yeq@meta.com>
Copy link

@WoosukKwon WoosukKwon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I think this issue will be recurring unless we fix it on the original repo?

@yeqcharlotte
Copy link
Author

yeqcharlotte commented Mar 27, 2025

these c10::optional does not come from upstream FA tho.
we ran into a different build issue lol Dao-AILab#1552.

@WoosukKwon WoosukKwon merged commit d637d89 into vllm-project:main Mar 27, 2025
1 check passed
@WoosukKwon
Copy link

@yeqcharlotte Got it. Thanks for the fix!

LucasWilkinson pushed a commit that referenced this pull request Apr 1, 2025
Signed-off-by: Ye (Charlotte) Qi <yeq@meta.com>
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