Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Free disk size (todo) #172

Closed
wants to merge 8 commits into from
Closed

Conversation

us
Copy link
Contributor

@us us commented Mar 6, 2019

TODO(tfds): Should try to estimate the available free disk space (if possible) and raise an error if not.
I made many wrong mistakes in the previous pull request. Now I cleared it.

TODO(tfds): Should try to estimate the available free disk space (if possible) and raise an error if not.
@googlebot googlebot added the cla: yes Author has signed CLA label Mar 6, 2019
@us us mentioned this pull request Mar 6, 2019
@rsepassi
Copy link
Contributor

Thank you!

@rsepassi rsepassi self-assigned this Mar 11, 2019
tensorflow_datasets/core/dataset_builder.py Outdated Show resolved Hide resolved
tensorflow_datasets/core/utils/py_utils.py Outdated Show resolved Hide resolved
us added 3 commits March 14, 2019 15:31
1 - I called method without parameters. I forgot after changing method
location.
2 - Fixed free_disk_size method calculation to byte.
tensorflow_datasets/core/dataset_builder.py Outdated Show resolved Hide resolved
tensorflow_datasets/core/dataset_builder.py Outdated Show resolved Hide resolved
tensorflow_datasets/core/utils/py_utils.py Outdated Show resolved Hide resolved
@rsepassi
Copy link
Contributor

rsepassi commented Mar 14, 2019 via email

@us us mentioned this pull request Mar 14, 2019
@us
Copy link
Contributor Author

us commented Mar 14, 2019

#255

@us us closed this Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Author has signed CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants