Updated Core Frontend Onboarding (markdown)

Natalia Gimelshein
2021-08-12 14:22:16 -07:00
parent a28b0ec66e
commit 0ed9f57778

@ -7,7 +7,7 @@ New to developing PyTorch? We've got you covered.
- [Autograd basics](https://github.com/pytorch/pytorch/wiki/Autograd-Basics) - [Autograd basics](https://github.com/pytorch/pytorch/wiki/Autograd-Basics)
- [[Dispatcher and Python bindings|PyTorch-dispatcher-walkthrough]] - [[Dispatcher and Python bindings|PyTorch-dispatcher-walkthrough]]
- [[nn|nn-Basics]], [[C++|Cpp-API-Quick-Walkthrough]] - [[nn|nn-Basics]], [[C++|Cpp-API-Quick-Walkthrough]]
- CUDA basics - [[CUDA-basics]]
Some further things: Some further things:
- optim, data - optim, data