Open jizhidexilijiang opened 4 years ago
AUTOTUNE = tf.data.experimental.AUTOTUNE
AttributeError: module 'tensorflow.data' has no attribute 'experimental'
Which version of tensorflow do you use
AUTOTUNE = tf.data.experimental.AUTOTUNE AttributeError: module 'tensorflow.data' has no attribute 'experimental'
Which version of tensorflow do you use
I'm sorry. I didn't write it down. I used version 2.0.
AUTOTUNE = tf.data.experimental.AUTOTUNE
AttributeError: module 'tensorflow.data' has no attribute 'experimental'