Short description
I have issues using dataset generator
AttributeError: module 'tensorflow_datasets.core.naming' has no attribute 'snake_to_camelcase'
Also, colab says it's 1.0.2, but I only can see 1.0.1 on github
Environment information
- Operating System: colab
- Python version:
3.6.7
tensorflow-datasets/tfds-nightly version: '1.0.2'
tensorflow/tensorflow-gpu/tf-nightly/tf-nightly-gpu version: 1.13.1
Reproduction instructions
!python tensorflow_datasets/scripts/create_new_dataset.py \
--dataset awesome_dataset \
--type image
Short description
I have issues using dataset generator
Also, colab says it's
1.0.2, but I only can see1.0.1on githubEnvironment information
3.6.7tensorflow-datasets/tfds-nightlyversion: '1.0.2'tensorflow/tensorflow-gpu/tf-nightly/tf-nightly-gpuversion: 1.13.1Reproduction instructions