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

use @platforms instead of @bazel_tools//platforms #457

Open LinGeLin opened 2 weeks ago

LinGeLin commented 2 weeks ago

Description

build for tf-serving failed。

Constraints from @bazel_tools//platforms have been removed. Please use constraints from @platforms repository

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: