tensorflow / recommenders-addons

Additional utils and helpers to extend TensorFlow when build recommendation systems, contributed and maintained by SIG Recommenders.
Apache License 2.0
587 stars 132 forks source link

[fix] version check to improve tf version compatibility #416

Closed jq closed 3 months ago

jq commented 3 months ago

Description

fix the version check so that get_required_tf_version returns low and high version and make sure tf.version is in between fix the pylint complains by upgrade it.

Brief Description of the PR:

Fixes # (issue)

Type of change

Checklist:

How Has This Been Tested?

If you're adding a bugfix or new feature please describe the tests that you ran to verify your changes: