Thanks to visit codestin.com
Credit goes to github.com

Skip to content

use global function rather than lambda#7

Merged
WoosukKwon merged 1 commit into
vllm-project:mainfrom
youkaichao:main
Jul 24, 2024
Merged

use global function rather than lambda#7
WoosukKwon merged 1 commit into
vllm-project:mainfrom
youkaichao:main

Conversation

@youkaichao
Copy link
Copy Markdown
Member

torch.compile (Dynamo) had a difficult time compiling a lambda function (nested function). making it a normal function will ease torch.compile's job.

@WoosukKwon WoosukKwon merged commit 8f48a54 into vllm-project:main Jul 24, 2024
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