From bd8394433f4bf74c39da11baee2eb6b3e39b28e7 Mon Sep 17 00:00:00 2001 From: yayoimizuha Date: Sun, 16 Apr 2023 12:59:44 +0900 Subject: [PATCH] update --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 363166e..52eef53 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,6 +9,7 @@ steps: - name: install image: pytorch/pytorch:latest privileged: true + shm_size: 1073741824 environment: mount_command: from_secret: mount_command