Post

Replies

Boosts

Views

Activity

Comment on Installation of TFDS on apple silicon fails
This also does not work. Conda does not recognize the already installed version of tensorflow and installs a second one. After conda install tensorflow-datasets `conda list | grep 'tensorflow*' returns: tensorflow        2.8.0      cpu_py39h2839aeb_0  conda-forge tensorflow-base      2.8.0      cpu_py39hcf13c84_0  conda-forge ... tensorflow-macos     2.11.0          pypi_0  pypi ... It is not possible to use tensorflow afterward.
Topic: Machine Learning & AI SubTopic: General Tags:
Mar ’23
Comment on Installation of TFDS on apple silicon fails
Hallo, this does not work as a second version of tensorflow (not tensorflow-macos) will be installed, breaking the environment.
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’23
Comment on Installation of TFDS on apple silicon fails
this does not work as a second version of tensorflow will be installed (not tensorflow-macos) breaking the environment
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’23
Comment on Installation of TFDS on apple silicon fails
This also does not work. Conda does not recognize the already installed version of tensorflow and installs a second one. After conda install tensorflow-datasets `conda list | grep 'tensorflow*' returns: tensorflow        2.8.0      cpu_py39h2839aeb_0  conda-forge tensorflow-base      2.8.0      cpu_py39hcf13c84_0  conda-forge ... tensorflow-macos     2.11.0          pypi_0  pypi ... It is not possible to use tensorflow afterward.
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’23