Skip to content

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

Merged
WoosukKwon merged 1 commit intovllm-project:mainfrom
yeqcharlotte:yeq/c10_fix
Mar 27, 2025
Merged

[Easy] replace c10::optional with std::optional#58
WoosukKwon merged 1 commit intovllm-project:mainfrom
yeqcharlotte:yeq/c10_fix

Conversation

@yeqcharlotte
Copy link
Copy Markdown

@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
Copy Markdown
Collaborator

@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
Copy Markdown
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
Copy Markdown
Collaborator

@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