"git@developer.sourcefind.cn:OpenDAS/torch-spline-conv.git" did not exist on "31a4031dee96fd3ce56400e15332e96fb7a0fd91"
Unverified Commit bc3eaac2 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

chore: update flashinfer to v0.1.3 (#850)

parent a78d98de
...@@ -260,7 +260,7 @@ def launch_server( ...@@ -260,7 +260,7 @@ def launch_server(
if not server_args.disable_flashinfer: if not server_args.disable_flashinfer:
assert_pkg_version( assert_pkg_version(
"flashinfer", "flashinfer",
"0.1.2", "0.1.3",
"Please uninstall the old version and " "Please uninstall the old version and "
"reinstall the latest version by following the instructions " "reinstall the latest version by following the instructions "
"at https://docs.flashinfer.ai/installation.html.", "at https://docs.flashinfer.ai/installation.html.",
......
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