From 80a228d256bd376a28c958c12a942451837578e2 Mon Sep 17 00:00:00 2001 From: Shivam Khandelwal <shivam@aicrowd.com> Date: Thu, 27 May 2021 06:38:59 +0000 Subject: [PATCH] Revert "Added GPU in aicrowd.json" This reverts commit dfbddb45ba92758e747da9c53eb786a4b03ba357 --- aicrowd.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/aicrowd.json b/aicrowd.json index 9245b25..42fa667 100644 --- a/aicrowd.json +++ b/aicrowd.json @@ -3,6 +3,5 @@ "authors": [ "aicrowd-bot" ], - "external_dataset_used": false, - "gpu": true + "external_dataset_used": false } -- GitLab