AttributeError: module 'tensorflow.data' has no | 技術 検証

AttributeError: module 'tensorflow.data' has no attribute 'AUTOTUNE'

tensorflowの AUTOTUNE は、 tf.data.experimental.AUTOTUNE にあります。

 

 

TypeError: map() got an unexpected keyword argument 'deterministic'

deterministic を消します。