issues
search
flashinfer-ai
/
flashinfer
FlashInfer: Kernel Library for LLM Serving
https://flashinfer.ai
Apache License 2.0
1.48k
stars
147
forks
source link
hotfix: fix aot compilation after #618
#623
Closed
yzh119
closed
1 week ago
yzh119
commented
1 week ago
618 breaks aot compilation because of function signature mismatch, this PR fixes the issue.
618 breaks aot compilation because of function signature mismatch, this PR fixes the issue.