yubochen / NBTNGMA4ED

49 stars 16 forks source link

tensorflow 1.2: 'tensorflow' has no attribute 'AUTO_REUSE' #1

Open DorianKodelja opened 5 years ago

DorianKodelja commented 5 years ago

Using Tensorflow 1.2 as requested in the requirements, AUTO_REUSE seems not to be available.

lif323 commented 4 years ago

I upgraded tensorflow to 1.4.0 to solve this problem.