From 5a13fe6ce5c280ae4dbfdb262ed1abae54b3a006 Mon Sep 17 00:00:00 2001 From: Hoyt Koepke Date: Mon, 7 Jun 2021 20:15:42 -0700 Subject: [PATCH] =?UTF-8?q?Added=20redirection=20to=20Apple=E2=80=99s=20te?= =?UTF-8?q?nsorflow-metal=20PluggableDevice.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 005fad6f5b2..8dd4f33684f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ -## Mac-optimized TensorFlow and TensorFlow Addons +# *You can now leverage Apple’s tensorflow-metal PluggableDevice in TensorFlow v2.5 for accelerated training on Mac GPUs directly with Metal. Learn more [here](https://developer.apple.com/metal/tensorflow-plugin/).* + +  + +  +   +## Mac-optimized TensorFlow and TensorFlow Addons + ### INTRODUCTION This pre-release delivers hardware-accelerated TensorFlow and TensorFlow Addons for macOS 11.0+. Native hardware acceleration is supported on M1 Macs and Intel-based Macs through Apple’s [ML Compute](https://developer.apple.com/documentation/mlcompute) framework.