File tree Expand file tree Collapse file tree 3 files changed +93
-2
lines changed Expand file tree Collapse file tree 3 files changed +93
-2
lines changed Original file line number Diff line number Diff line change 1- # Gloo
1+ <p align =" center " >
2+ <picture >
3+ <source media="(prefers-color-scheme: dark)" srcset="./media/gloo_100k_dark.svg">
4+ <img width="55%" src="./media/gloo_100k_light.svg" alt="Gloo">
5+ </picture >
6+ </p >
7+
8+ <h3 align =" center " >
9+ Collective communications library with various primitives for multi-machine training.
10+ </h3 >
11+
12+ <p align =" center " >
13+ | <a href =" https://pytorch.org/docs/stable/distributed.html " ><b >PyTorch Distributed Documentation</b ></a >
14+ | <a href =" https://docs.google.com/presentation/d/1BX4o0ggV0-1MLwlLYcFkZHgNThyZX1-IJM3qbm0cmaA/edit?usp=sharing " ><b >Introduction to Gloo Presentation</b ></a >
15+ |
16+ </p >
17+ <p align =" center " >
18+ <a href =" https://opensource.fb.com/support-ukraine " ><img alt =" Support Ukraine " src =" https://img.shields.io/badge/Support-Ukraine-FFD500?style=flat&labelColor=005BBB " ></a >
19+ <a href =" https://github.com/facebookincubator/gloo/actions/workflows/build-linux.yml " ><img src =" https://github.com/facebookincubator/gloo/actions/workflows/build-linux.yml/badge.svg " alt =" CI-Linux " ></a >
20+
21+ </p >
22+
23+ ---
224
3- [ ![ Support Ukraine] ( https://img.shields.io/badge/Support-Ukraine-FFD500?style=flat&labelColor=005BBB )] ( https://opensource.fb.com/support-ukraine ) [ ![ CircleCI] ( https://circleci.com/gh/facebookincubator/gloo/tree/master.svg?style=svg )] ( https://circleci.com/gh/facebookincubator/gloo/tree/master )
425
526Gloo is a collective communications library. It comes with a number of
627collective algorithms useful for machine learning applications. These
You can’t perform that action at this time.
0 commit comments