From 6011ae01fdb4769fabab66ae8bc0905d08744a61 Mon Sep 17 00:00:00 2001 From: Louis Fortier-Dubois Date: Tue, 7 Nov 2023 12:26:42 -0500 Subject: [PATCH] Update burn-compute README.md to check autotune --- burn-compute/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/burn-compute/README.md b/burn-compute/README.md index f986b1b16..d184ff0ce 100644 --- a/burn-compute/README.md +++ b/burn-compute/README.md @@ -4,4 +4,4 @@ This crate helps creating high performance async backends. - [x] Asynchronous kernel executions - [x] Memory allocation management -- [ ] Autotuning +- [x] Autotuning