Release sglang kernel 0.4.0 (#20440)
Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com>
This commit is contained in:
co-authored by
Baizhou Zhang
parent
3d58cd16d9
commit
15097c5c3b
@@ -197,7 +197,7 @@ def generate_report(all_kernels, output_file):
|
||||
|
||||
def main():
|
||||
parser = argparse.ArgumentParser(
|
||||
description="Analyze CUDA kernel sizes in sgl-kernel whl file"
|
||||
description="Analyze CUDA kernel sizes in sglang-kernel wheel files"
|
||||
)
|
||||
parser.add_argument("whl", type=str, help="Path to whl file")
|
||||
parser.add_argument(
|
||||
|
||||
Reference in New Issue
Block a user