🪭
-
ROKT
- Sydney
Pinned Loading
-
How to install tensorflow go binding...
How to install tensorflow go binding on M1 1## Background
23This is the follow up of [how to install tensorflow C api on M1](https://gist.github.com/zhongdai/2ef42d81221703d2b50d588012a887bc).
4Since I have installed the C API, I need to install the tensorflow Go to run the graph in my Go code. However, I found this [document](https://github.com/tensorflow/build/tree/master/golang_install_guide),
5however, it does not work on a M1 macbook.
-
How to build tensorflow C API on a M...
How to build tensorflow C API on a M1 (ARM) Macbook 1## Background
23I tried to install the tensorflow C API on my Macbook Pro 2021 (M1) machine, by following this [document](https://www.tensorflow.org/install/lang_c). It seems all of the pre-built libraris are for x86, but not for the ARM chips. I got the same error as this [post](https://stackoverflow.com/questions/72114748/installing-c-api-for-tensorflow-on-macbook-m1). It seems the linker complaints, and here is the error message.
45```
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.