Skip to content

Commit

Permalink
Fix TorchRec link in docs (#496)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #496

Reviewed By: JKSenthil

Differential Revision: D48128589

fbshipit-source-id: 3fa99d5873475e3b808bf8c0c82ce37043499a4f
  • Loading branch information
daniellepintz authored and facebook-github-bot committed Aug 9, 2023
1 parent ea185fb commit 5150591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ It can be found here: https://github.com/pytorch/tnt/blob/master/examples/mingpt

TorchRec Example
~~~~~~~~~~~~~~~~~~~~~
The TorchRec example shows how to use :class:`~torchtnt.framework.auto_unit.TrainUnit` with `TorchRec <https://github.com/pytorch/torchrec>`.
The TorchRec example shows how to use :class:`~torchtnt.framework.auto_unit.TrainUnit` with `TorchRec <https://github.com/pytorch/torchrec>`_.

It can be found here: https://github.com/pytorch/tnt/blob/master/examples/torchrec/main.py

0 comments on commit 5150591

Please sign in to comment.