Closed jsrimr closed 3 years ago
I encountered AttributeError: module 'tensorflow.contrib' has no attribute 'lite'
AttributeError: module 'tensorflow.contrib' has no attribute 'lite'
According to the https://www.tensorflow.org/versions/r1.15/api_docs/python/tf/lite/TFLiteConverter, we do not need .contrib to call .lite
I encountered
AttributeError: module 'tensorflow.contrib' has no attribute 'lite'
According to the https://www.tensorflow.org/versions/r1.15/api_docs/python/tf/lite/TFLiteConverter, we do not need .contrib to call .lite