GithubHelp home page GithubHelp logo

yoziru / tensorflow-aarch64 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kumatea/tensorflow-aarch64

0.0 0.0 0.0 51 KB

TensorFlow wheels (whl) for aarch64 / ARMv8 / ARM64

Home Page: https://tf.kmtea.eu

License: MIT License

Shell 2.22% Python 9.95% HTML 87.84%

tensorflow-aarch64's Introduction

tensorflow-aarch64

Build Status ver Coverage

TensorFlow wheels (whl) and docker images for aarch64 / ARMv8 / ARM64

GitHub | Web | Torch

Install

pip install tensorflow -f https://tf.kmtea.eu/whl/stable.html

To use linaro's build, replace tensorflow with tensorflow-aarch64 for newer versions (v2.6.0 and later), and tensorflow-cpu for older versions.

Backup link: pip install tensorflow -f https://cf.tf.kmtea.eu/whl/stable.html

To pick the whl files manually, please check the releases.


Build

Please check the tutorial.


More Info

Note on v2.5.0

Custom build on v2.5.0 always failed, so this version has switched to linaro's build, which might be more stable.

You can still fetch the archived wheels here.

RuntimeError (v2.4)

If you see RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd, it is because tensorflow requires numpy~=1.19.2 but I built it using numpy~=1.20.2.

You may try pip install -U numpy.

Building Environment

Host: Raspberry Pi 4 Model B

SoC: BCM2711 (quad-core A53)

Architecture: ARMv8 / ARM64 / aarch64

OS: CentOS 7

GCC: v8.3.0

Virtualization: Docker

Linaro's wheels

There are official wheels for Python 3.6 - 3.9, you could fetch them here.

tensorflow-aarch64's People

Contributors

kumatea avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.