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.tensorflow
Commits
25d35e2a
Commit
25d35e2a
authored
Feb 10, 2020
by
Amir MOHAMMADI
Browse files
Fix sphinx warnings
parent
59eb6356
Pipeline
#36818
passed with stage
in 8 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/learn/tensorflow/dataset/tfrecords.py
View file @
25d35e2a
...
...
@@ -97,7 +97,7 @@ def dataset_from_tfrecord(tfrecord, num_parallel_reads=None):
tfrecord : str or list
Path to the TFRecord file. Pass a list if you are sure several tfrecords need
the same map function.
num_parallel_reads:
(Optional.)
num_parallel_reads:
int
A `tf.int64` scalar representing the number of files to read in parallel.
Defaults to reading files sequentially.
...
...
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