Why am i getting this issue? I can import image module from kera.preprocessing. But cannot import image_dataset_from_directory. TF version: 1.14
You can fix it by updating TensorFlow using pip install --upgrade tensorflow
pip install --upgrade tensorflow