-
Notifications
You must be signed in to change notification settings - Fork 617
Description
Describe the feature and the current behavior/state.
On my Mac with M1, on which TensorFlow 2.5 for Mac is installed, pip install tensorflow-addons
fails with this error:
% pip install tensorflow-addons
ERROR: Could not find a version that satisfies the requirement tensorflow-addons (from versions: none)
ERROR: No matching distribution found for tensorflow-addons
Here's the output of pip list
:
% pip list
Package Version
----------------------- -------------------
...
tensorboard-plugin-wit 1.8.0
tensorflow-estimator 2.5.0
tensorflow-macos 2.5.0 <--
tensorflow-metal 0.1.1
termcolor 1.1.0
...
Relevant information
- Are you willing to contribute it (yes/no): maybe
If you wish to contribute, then read the requirements for new contributions inCONTRIBUTING.md
- Are you willing to maintain it going forward? (yes/no):
- Is there a relevant academic paper? (if so, where): no
- Does the relavent academic paper exceed 50 citations? (yes/no): n/a
- Is there already an implementation in another framework? (if so, where):
- Was it part of tf.contrib? (if so, where): setup.py
Who will benefit with this feature?
Users of TensorFlow for Mac.
Any other info.
9652018, Liu-Da, codenics, asapsmc, sleter and 4 more
Metadata
Metadata
Assignees
Labels
No labels