Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Anthony Larcher
sidekit
Commits
15237cc4
Commit
15237cc4
authored
Apr 13, 2021
by
Anthony Larcher
Browse files
merge and sidesampler
parent
28205f33
Changes
1
Show whitespace changes
Inline
Side-by-side
nnet/xvector.py
View file @
15237cc4
...
...
@@ -1087,7 +1087,7 @@ def get_loaders(dataset_opts, training_opts, model_opts, local_rank=0):
)
training_loader
=
DataLoader
(
training_set
,
batch_size
=
batch_size
,
batch_size
=
batch_size
*
dataset_opts
[
"train"
][
"sampler"
][
"augmentation_replicas"
]
,
shuffle
=
False
,
drop_last
=
True
,
pin_memory
=
True
,
...
...
Write
Preview
Supports
Markdown
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