diff --git a/README.md b/torchrec/README.MD similarity index 96% rename from README.md rename to torchrec/README.MD index 7f946251e..570db5b21 100644 --- a/README.md +++ b/torchrec/README.MD @@ -1,4 +1,4 @@ -# TorchRec (🚨 Warning: Unstable Prototype 🚨) +# Torchrec 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.