Closed Rakshasv18 closed 3 years ago
code : from addressnet.predict import predict_one
Output : AttributeError: module 'tensorflow' has no attribute 'FixedLenFeature'
use tf.io.FixedLenFeature
code : from addressnet.predict import predict_one
Output : AttributeError: module 'tensorflow' has no attribute 'FixedLenFeature'