Skip to content

Commit 55ae091

Browse files
authored
Merge pull request #33 from graphcore/examples_utils_fix
Benchmarks/versioning fixes
2 parents 580e3f8 + f067748 commit 55ae091

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nlp/bert/pytorch/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ pytorch_bert_large_packed_sl384_pretrain_real_pod64_conv:
231231
232232
# --- SQuAD ---
233233
squad_options: &squad_options
234-
data:
234+
data:
235235
throughput:
236236
regexp: "throughput=(.*) samples/s"
237237
loss:

speech/wenet_conformer/pytorch/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ pytest==6.2.5
99
editdistance==0.5.2
1010
horovod==0.24.0
1111
torchaudio==0.10.0+cpu
12-
git+https://github.com/graphcore/examples-utils@292047e7d29e25954cdfcf821320544dc11bfc04#egg=examples-utils
12+
git+https://github.com/graphcore/examples-utils@e60289e0744c061dcfb060131cd3fbd7ad2840e0#egg=examples-utils

0 commit comments

Comments
 (0)