tensorflow / similarity

TensorFlow Similarity is a python package focused on making similarity learning quick and easy.
Apache License 2.0
1.01k stars 104 forks source link

Tensorflow > 2.11 ? #372

Open hanneshapke opened 7 months ago

hanneshapke commented 7 months ago

Are Tensorflow version above 2.11 supported by TF Similarity? The setup.py (https://github.com/tensorflow/similarity/blob/v0.18/setup.py#L91) limits the TF version to <= 2.11.

Thank you for your reply!

owenvallis commented 7 months ago

Hi Hannes,

we just need to update the setup and workflow tests. Looks like there are a few changes but not too bad. I've started a PR and I'll try and merge the changes by tomorrow.

aoussou commented 6 months ago

Is the merge unlikely to happen any time soon?

owenvallis commented 5 months ago

Thanks for your patience, it's been a busy start to the year but I'll try and get the updates in this week.