Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Torchaudio
Commits
7e6e778b
"vscode:/vscode.git/clone" did not exist on "90c9e3f202b431ef40c23d4511130c339cdbaa0d"
Unverified
Commit
7e6e778b
authored
Sep 02, 2021
by
moto
Committed by
GitHub
Sep 02, 2021
Browse files
Update the version of fairseq used for testing (#1745)
parent
d579d4b2
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.circleci/unittest/linux/scripts/install.sh
.circleci/unittest/linux/scripts/install.sh
+1
-1
.circleci/unittest/windows/scripts/install.sh
.circleci/unittest/windows/scripts/install.sh
+1
-1
No files found.
.circleci/unittest/linux/scripts/install.sh
View file @
7e6e778b
...
...
@@ -68,5 +68,5 @@ fi
# Install fairseq
git clone https://github.com/pytorch/fairseq
cd
fairseq
git checkout e
6eddd80
git checkout e
47a4c8
pip
install
.
.circleci/unittest/windows/scripts/install.sh
View file @
7e6e778b
...
...
@@ -49,5 +49,5 @@ fi
# Install fairseq
git clone https://github.com/pytorch/fairseq
cd
fairseq
git checkout e
6eddd80
git checkout e
47a4c8
pip
install
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment