Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

Commit

Permalink
Added redirection to Apple’s tensorflow-metal PluggableDevice.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoyt Koepke committed Jun 9, 2021
1 parent 542bc26 commit 5a13fe6
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 5a13fe6

Please sign in to comment.