From 2302dcc88e87039c42c48d874e277e8eb4dd24a1 Mon Sep 17 00:00:00 2001 From: Shayne Fletcher Date: Wed, 4 Jun 2025 08:27:33 -0700 Subject: [PATCH] test Differential Revision: [D75959456](https://our.internmc.facebook.com/intern/diff/D75959456/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D75959456/)! [ghstack-poisoned] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2e04f2c..231be9ee 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Monarch 🦋 + **Monarch** is a distributed execution engine for PyTorch. Our overall goal is to deliver the high-quality user experience that people get from single-GPU PyTorch, but at cluster scale.