You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for sharing the POT library as open source.
When I try to import the POT library in an Apple Silicon environment with tensorflow-macos and tensorflow-metal installed, the cell enters an infinite loading state.
According to the README, it states that usage on Mac has been tested. Are there any dependencies I might have missed or additional considerations required?
Thank you.
To Reproduce
Steps to reproduce the behavior:
install tensorflow-mac and tensorflow-metal on conda environment
install POT
Screenshots
Code sample
import ot
Expected behavior
Environment (please complete the following information):
OS (e.g. MacOS, Windows, Linux): MacOS 14.4.1
Python version: 3.11
How was POT installed (source, pip, conda): conda
Build command you used (if compiling from source):
Yes POT has been tested on macos and it should work, but we do not have financing to test implementation on CPU/Metal devices and test only on cpu versions of tensorflow... I do not have a mac so I cannot personally debug this one but I will search for another POT contributor to look at it.
Feel free to send us more information (does it bug with pip versons of POT/tensorflow?)
Describe the bug
Hello,
First of all, thank you for sharing the POT library as open source.
When I try to import the POT library in an Apple Silicon environment with tensorflow-macos and tensorflow-metal installed, the cell enters an infinite loading state.
According to the README, it states that usage on Mac has been tested. Are there any dependencies I might have missed or additional considerations required?
Thank you.
To Reproduce
Steps to reproduce the behavior:
Screenshots
Code sample
import ot
Expected behavior
Environment (please complete the following information):
pip
,conda
):conda
Output of the following code snippet:
Additional context
The text was updated successfully, but these errors were encountered: