-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
Is your feature request related to a problem? Please describe.
During the installation of tensorflow-federated with pip on a MBP with apple silicon
python3 -m pip install tensorflow-macos==2.9.2 tensorflow-metal==0.6.0 tensorflow-federated==0.37.0
I got the error
Collecting tensorflow-federated==0.37.0
Using cached tensorflow_federated-0.37.0-py2.py3-none-any.whl (903 kB)
ERROR: Could not find a version that satisfies the requirement tensorflow-compression==2.9.2 (from versions: none)
ERROR: No matching distribution found for tensorflow-compression==2.9.2
Describe the solution you'd like
how can i get the tensorflow-compression
installed on apple silicon? It would be really great if we can have a pre-compiled package also for apple silicon.
Describe alternatives you've considered
I am open for any suggestions, would really like to use tensorflow-federated with metal and GPU on M1 apple silicon.
Metadata
Metadata
Assignees
Labels
No labels