tensorflow / addons

Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
Apache License 2.0
1.69k stars 611 forks source link

TF2 model garden is not compatible with tensorflow addons #2813

Open hazalturkmen opened 1 year ago

hazalturkmen commented 1 year ago

System information Google cloud tpu-vm TPU type=v3-32 TPU software version=tpu-vm-tf-2.10.0-pod

I installed TF2 model garden with pip3 install tf-models-nightly as mentioned in https://github.com/tensorflow/models When trying to run train.py, I got an error

TensorFlow Addons offers no support for the nightly versions of TensorFlow. Some things might work, some other might not.

Why is this or how to install the correct version of tensorflow_addons to get this to work?

AmeyaVerma commented 1 year ago

I can fix this please assign me with it