tensorflow / similarity

TensorFlow Similarity is a python package focused on making similarity learning quick and easy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensorflow > 2.11 ?

hanneshapke opened this issue · comments

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!

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.