Add Early Link To Intro Doc (#107344)

Fixes #106600 by including an early link to the intro docs.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/107344
Approved by: https://github.com/albanD, https://github.com/soulitzer
This commit is contained in:
Matt Tinnel 2023-08-22 23:00:48 +00:00 committed by PyTorch MergeBot
parent b115da8361
commit 8367cf1220

View File

@ -44,6 +44,8 @@ Our trunk health (Continuous Integration signals) can be found at [hud.pytorch.o
## More About PyTorch
[Learn the basics of PyTorch](https://pytorch.org/tutorials/beginner/basics/intro.html)
At a granular level, PyTorch is a library that consists of the following components:
| Component | Description |