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] Fix macOS x86 compiling script #413

Closed poinwater closed 3 months ago

poinwater commented 3 months ago

Description

Brief Description of the PR: Removed statement in the building macOS x86 wheel script to fix the file not found issue.

Fixes # (issue): Fix so path not found bug.

Type of change

Checklist:

How Has This Been Tested?

Tested locally.

If you're adding a bugfix or new feature please describe the tests that you ran to verify your changes: Installed nightly wheel and tested locally.

google-cla[bot] commented 3 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

poinwater commented 3 months ago

closed due to duplicated PR. The change has already been merged.