From d132b7442b1de052a45773f453af4092301cfe4c Mon Sep 17 00:00:00 2001 From: Philippe Tillet Date: Tue, 28 Sep 2021 00:39:33 -0700 Subject: [PATCH] [DOCS] Minor README edits --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 67f606dd1..25c4aacb8 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,6 @@ Version 1.1 is out! New features include: - Automatic on-disk caching of compiled binary objects - Random Number Generation - Faster (up to 2x on A100), cleaner blocksparse ops -- Fixed the semantics of comparison with NaN to match that of Python # Contributing