Brainy icon indicating copy to clipboard operation
Brainy copied to clipboard

TF Error

Open Kanikor opened this issue 4 years ago • 2 comments

Hi, I had this error. AttributeError: module 'tensorflow' has no attribute 'placeholder'

Kanikor avatar May 03 '20 13:05 Kanikor

This code was developed for TensorFlow 1.x versions. You will require TensorFlow 1.14 or lower.

IAmSuyogJadhav avatar May 03 '20 17:05 IAmSuyogJadhav

This code was developed for TensorFlow 1.12 to be specific. Please have a look at requirements.txt before raising an issue related to dependencies.

IAmSuyogJadhav avatar May 03 '20 18:05 IAmSuyogJadhav