lherman-cs / tensorflow-aarch64

Compiled tensorflow for aarch64 architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recompile tensorflow for arm64

xav12358 opened this issue · comments

Hello,

I would like to know how you manage to compile tensorflow for arm64?

me 2

Hi, I used my single board, Rock64, which happens to be an arm64 board. Then, I followed the instructions from Tensorflow official page on how to do it.

I'm planning to make an automation script so that anybody can cross compile it. So, keep an eye on this repository. I'll probably push some files and a one-line command to recompile soon (depend on my schedule).

In fact for android arm64-v8a I get errors.

I'm so sorry. I've been really busy with school and work. I'm not maintaining this repo anymore. But, if you have an automation script for building it. I'm welcome with contributions!