flashinfer-ai / flashinfer

FlashInfer: Kernel Library for LLM Serving
https://flashinfer.ai
Apache License 2.0
822 stars 77 forks source link

fix: fix macro to suppress compilation warning #231

Closed yzh119 closed 2 months ago

yzh119 commented 2 months ago

There are some mistakes in our macro definitions which results in lots of warnings and potential bugs. This PR fixes the issue.