File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ pip install -r $DIR/../requirements.txt
26
26
# RC Link
27
27
# pip uninstall -y torch torchvision torchaudio torchtext
28
28
# pip install --pre --upgrade -f https://download.pytorch.org/whl/test/cu102/torch_test.html torch torchvision torchaudio torchtext
29
- # pip uninstall -y torch torchvision torchaudio torchtext
29
+ # pip uninstall -y torch torchvision torchaudio torchtext
30
30
# pip install --pre --upgrade -f https://download.pytorch.org/whl/test/cu116/torch_test.html torch torchdata torchvision torchaudio torchtext
31
31
32
32
# Install two language tokenizers for Translation with TorchText tutorial
Original file line number Diff line number Diff line change @@ -187,8 +187,5 @@ Prototype features are not available as part of binary distributions like PyPI o
187
187
prototype/vmap_recipe.html
188
188
prototype/vulkan_workflow.html
189
189
prototype/nestedtensor.html
190
- <<<<<<< HEAD
191
190
prototype/maskedtensor_overview.html
192
- =======
193
191
prototype/maskedtensor_sparsity.html
194
- >>>>>>> 271d22be9 ([maskedtensor] Sparsity tutorial [2/4])
You can’t perform that action at this time.
0 commit comments