We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 295b064 commit bf711b5Copy full SHA for bf711b5
intermediate_source/torchrec_interactive_tutorial.py
@@ -9,8 +9,10 @@
9
10
.. grid:: 2
11
12
+
13
.. grid-item-card:: :octicon:`mortar-board;1em;` What you will learn
14
:class-card: card-prerequisites
15
16
* Fundamentals of embeddings and their role in recommendation systems
17
* How to set up TorchRec to manage and implement embeddings in PyTorch environments
18
* Explore advanced techniques for distributing large embedding tables across multiple GPUs
0 commit comments