Install libtensorflow universal binary via Homebrew

44 Views Asked by At

Until some weeks ago, in my Macbook with Intel processor I have always installed libtensorflow via Homebrew. Now, if possible I would need the universal binary of the same library and so I have tried to build it from scratch but I am facing the issue here explained. In the meantime I was thinking to some workarounds, and I was wondering if it is possible to tell Homebrew to install the universal binary build of the a certain formula. By doing a web search I found nothing but the --universal-binary option but it seems to be related to the 32 and/or 64 bit version of the same formula, not to the processo family. Are there any suggestion with this regard? Is this possible and, if yes, how?

0

There are 0 best solutions below