From 299fe539b600341843dbbe9ef937dcb5db6f91e4 Mon Sep 17 00:00:00 2001 From: Carl Parker Date: Wed, 1 Feb 2023 16:19:17 -0800 Subject: [PATCH] Remove survey link --- index.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/index.rst b/index.rst index 0ff5d09d458..0e2f1eaeaa6 100644 --- a/index.rst +++ b/index.rst @@ -3,7 +3,6 @@ Welcome to PyTorch Tutorials What's new in PyTorch tutorials? -* `Survey: Let us know how the PyTorch Tutorials are working for you! `__ * `PyTorch Distributed Series `__ * `Fast Transformer Inference with Better Transformer `__ * `Advanced model training with Fully Sharded Data Parallel (FSDP) `__