From c301faa92b90c7353578efda278927d05a76d409 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Mon, 6 Jan 2020 18:41:08 -0500 Subject: [PATCH] Distributed or parallel setup --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- .github/ISSUE_TEMPLATE/migration.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 337c980ac9..98ec227503 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -44,7 +44,7 @@ Steps to reproduce the behavior: * PyTorch version: * PyTorch Transformers version (or branch): * Using GPU ? -* Distributed of parallel setup ? +* Distributed or parallel setup ? * Any other relevant information: ## Additional context diff --git a/.github/ISSUE_TEMPLATE/migration.md b/.github/ISSUE_TEMPLATE/migration.md index d1dbe3dcfd..195ce069d5 100644 --- a/.github/ISSUE_TEMPLATE/migration.md +++ b/.github/ISSUE_TEMPLATE/migration.md @@ -34,7 +34,7 @@ Details of the issue: * PyTorch version: * PyTorch Transformers version (or branch): * Using GPU ? -* Distributed of parallel setup ? +* Distributed or parallel setup ? * Any other relevant information: ## Checklist