Skip to content

Commit

Permalink
transformers
Browse files Browse the repository at this point in the history
  • Loading branch information
mengfei25 committed Feb 25, 2025
1 parent 2bdcb5f commit fcc9fd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/inductor-xpu-e2e-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ runs:
cd ../ && python -c "import torch, torchvision, torchaudio"
rm -rf benchmark && git clone https://github.com/pytorch/benchmark.git
cd benchmark && git checkout $TORCHBENCH_COMMIT_ID && pip install --no-deps -r requirements.txt
pip install -U transformers tokenizers
python install.py --continue_on_fail
# deps for torchrec_dlrm
pip install pyre_extensions
Expand Down

0 comments on commit fcc9fd1

Please sign in to comment.