Skip to content

Commit 1125546

Browse files
krisselbergSvetlana Karslioglu
and
Svetlana Karslioglu
authored
Fixed small typo in code block ("TorchTec" -> "TorchRec") (#2041)
Co-authored-by: Svetlana Karslioglu <svekars@fb.com>
1 parent b202420 commit 1125546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/torchrec_tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ We highly recommend CUDA when using TorchRec (If using CUDA: cuda >= 11.0).
3838
3939
# install pytorch with cudatoolkit 11.3
4040
conda install pytorch cudatoolkit=11.3 -c pytorch-nightly -y
41-
# install TorchTec
41+
# install TorchRec
4242
pip3 install torchrec-nightly
4343
4444

0 commit comments

Comments
 (0)