From bca1c430347d9b60a97ae222c94497a1e297bf0f Mon Sep 17 00:00:00 2001 From: Joseph Spisak Date: Fri, 22 Jan 2021 14:55:25 -0800 Subject: [PATCH] Create fairscale --- _ecosystem/fairscale | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 _ecosystem/fairscale diff --git a/_ecosystem/fairscale b/_ecosystem/fairscale new file mode 100644 index 000000000000..87d8e468721b --- /dev/null +++ b/_ecosystem/fairscale @@ -0,0 +1,10 @@ +--- +layout: ecosystem_detail +title: FairScale +summary: FairScale is a PyTorch extension library for high performance and large scale training on one or multiple machines/nodes. +link: https://github.com/facebookresearch/fairscale +summary-home: FairScale is a PyTorch extension library for high performance and large scale training on one or multiple machines/nodes. +featured-home: false +github-id: facebookresearch/fairscale +date-added: 1/22/21 +---