Unverified Commit 7e6e778b authored by moto's avatar moto Committed by GitHub
Browse files

Update the version of fairseq used for testing (#1745)

parent d579d4b2
...@@ -68,5 +68,5 @@ fi ...@@ -68,5 +68,5 @@ fi
# Install fairseq # Install fairseq
git clone https://github.com/pytorch/fairseq git clone https://github.com/pytorch/fairseq
cd fairseq cd fairseq
git checkout e6eddd80 git checkout e47a4c8
pip install . pip install .
...@@ -49,5 +49,5 @@ fi ...@@ -49,5 +49,5 @@ fi
# Install fairseq # Install fairseq
git clone https://github.com/pytorch/fairseq git clone https://github.com/pytorch/fairseq
cd fairseq cd fairseq
git checkout e6eddd80 git checkout e47a4c8
pip install . pip install .
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment