From 609e23cb4eb6cf4ed46058d2f18bd05991d82a7a Mon Sep 17 00:00:00 2001 From: happierpig Date: Fri, 29 Dec 2023 18:58:20 +0000 Subject: [PATCH] [upd] update README.md --- kernels/baselines/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernels/baselines/README.md b/kernels/baselines/README.md index f8f3530..1d0fb38 100644 --- a/kernels/baselines/README.md +++ b/kernels/baselines/README.md @@ -24,4 +24,4 @@ W4A16 Evaluation: ![AWQ](../../figures/bench_awq.png) We also use PyTorch Extension to evaluate the performance of PyTorch API Kernel. Baselines are installed according to their official codebases. Please refer to this [notebook](./python-api.ipynb) to check the results. Below is a sample figure: -![PyTorch API](../../figures/pytorch-api.png) \ No newline at end of file +![PyTorch API](../../figures/python-api.png) \ No newline at end of file