From bbf57f6dc16b031db36160d95424c1a2f2f210e6 Mon Sep 17 00:00:00 2001 From: "Paul B. Isaac's" Date: Fri, 16 Oct 2020 14:52:05 +0100 Subject: [PATCH] Add Linaro Docker as Aarch64 community build --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 23ca5a7bede..fd13e3978dc 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,13 @@ Build Type **Linux CPU with Intel oneAPI Deep Neural Network Library (oneDNN)** Stable Release | ![Build Status](https://tensorflow-ci.intel.com/job/tensorflow-mkl-build-release-whl/badge/icon) | Release [1.15](https://pypi.org/project/intel-tensorflow/1.15.0/) / [2.x](https://pypi.org/project/intel-tensorflow/) **Red Hat® Enterprise Linux® 7.6 CPU & GPU**
Python 2.7, 3.6 | [![Build Status](https://jenkins-tensorflow.apps.ci.centos.org/buildStatus/icon?job=tensorflow-rhel7-3.6&build=2)](https://jenkins-tensorflow.apps.ci.centos.org/job/tensorflow-rhel7-3.6/2/) | [1.13.1 PyPI](https://tensorflow.pypi.thoth-station.ninja/index/) +### Community Supported Containers + +Container Type | Status | Artifacts +----------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- +**TensorFlow aarch64 Neoverse-N1 CPU** Stable (Linaro)
Debian | Static | Release [2.3](https://hub.docker.com/r/linaro/tensorflow-arm-neoverse-n1) + + ## Resources * [TensorFlow.org](https://www.tensorflow.org) -- GitLab