tensor2tensor icon indicating copy to clipboard operation
tensor2tensor copied to clipboard

tf 2.1.0 AttributeError: module 'tensorflow' has no attribute 'contrib' and tf 1.15 tf.compat.v1

Open stang6787 opened this issue 4 years ago • 1 comments

Description

I just want to use https://github.com/mystic123/tensorflow-yolo-v3 but I can't solve it

how to convert darknet model to tflite ...

Environment information

OS: <your answer here>

$ pip freeze | grep tensor
# your output here

$ python -V
# your output here

For bugs: reproduction and error logs

# Steps to reproduce:
...
# Error logs:
...

stang6787 avatar May 23 '20 14:05 stang6787

I’m using tensorflow1.15.0 and tensor2tensor1.14.1

barton-wa avatar Aug 03 '20 08:08 barton-wa