Unverified Commit d050df36 authored by HAI's avatar HAI Committed by GitHub
Browse files

ROCm sgl-kernel: compatible to later torch (#5167)

parent 76f44c2a
...@@ -71,7 +71,7 @@ ext_modules = [ ...@@ -71,7 +71,7 @@ ext_modules = [
}, },
libraries=libraries, libraries=libraries,
extra_link_args=extra_link_args, extra_link_args=extra_link_args,
py_limited_api=True, py_limited_api=False,
), ),
] ]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment