Skip to content

Commit c1bdb6e

Browse files
author
Svetlana Karslioglu
committed
Update
1 parent 58aaa98 commit c1bdb6e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.jenkins/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pip install -r $DIR/../requirements.txt
2626
# RC Link
2727
# pip uninstall -y torch torchvision torchaudio torchtext
2828
# 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
3030
# pip install --pre --upgrade -f https://download.pytorch.org/whl/test/cu116/torch_test.html torch torchdata torchvision torchaudio torchtext
3131

3232
# Install two language tokenizers for Translation with TorchText tutorial

prototype_source/prototype_index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,5 @@ Prototype features are not available as part of binary distributions like PyPI o
187187
prototype/vmap_recipe.html
188188
prototype/vulkan_workflow.html
189189
prototype/nestedtensor.html
190-
<<<<<<< HEAD
191190
prototype/maskedtensor_overview.html
192-
=======
193191
prototype/maskedtensor_sparsity.html
194-
>>>>>>> 271d22be9 ([maskedtensor] Sparsity tutorial [2/4])

0 commit comments

Comments
 (0)