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