diff --git a/torchrec/README.MD b/README.md similarity index 96% rename from torchrec/README.MD rename to README.md index 570db5b21..7f946251e 100644 --- a/torchrec/README.MD +++ b/README.md @@ -1,4 +1,4 @@ -# Torchrec +# TorchRec (🚨 Warning: Unstable Prototype 🚨) TorchRec is a PyTorch domain library built to provide common sparsity & parallelism primitives needed for large-scale recommender systems (RecSys). It allows authors to train models with large embedding tables sharded across many GPUs.