Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.learn.pytorch
Commits
861618cc
Commit
861618cc
authored
Jan 29, 2019
by
Guillaume HEUSCH
Browse files
[utils] typo in map_labels docstring
parent
544151d3
Pipeline
#26415
passed with stages
in 10 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/learn/pytorch/datasets/utils.py
View file @
861618cc
...
...
@@ -87,7 +87,7 @@ def map_labels(raw_labels, start_index=0):
Parameters
----------
raw_labels: list of int
raw_labels: list of
:obj:`
int
`
The labels of the samples
"""
...
...
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