JunHyeok96 / DeepFake

:two_women_holding_hands: Autoencoder를 사용한 딥페이크 영상 제작
28 stars 3 forks source link

Which version of tenserflow do you use #1

Open jizhidexilijiang opened 4 years ago

jizhidexilijiang commented 4 years ago

AUTOTUNE = tf.data.experimental.AUTOTUNE

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

jizhidexilijiang commented 4 years ago

AUTOTUNE = tf.data.experimental.AUTOTUNE

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

Which version of tensorflow do you use

JunHyeok96 commented 4 years ago

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.