From 6c3e918359b70fb4f0de9d703eb8aa56a8cd3592 Mon Sep 17 00:00:00 2001 From: Patrice Vignola Date: Tue, 24 Oct 2023 06:13:38 -0700 Subject: [PATCH] Add notice to indicate that development has been paused (#373) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac78e13..c938f3c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +⚠️ **Development of TensorFlow-DirectML-Plugin has been paused until further notice. To take advantage of the latest DirectML features and performance improvements for inference scenarios, we recommend taking a look at [ONNX Runtime](https://github.com/microsoft/onnxruntime).** ⚠️ + # TensorFlow-DirectML-Plugin [![Build Status](https://microsoft.visualstudio.com/WindowsAI/_apis/build/status/TensorFlow/v2/TF2%20Plugin%20Build?branchName=main)](https://microsoft.visualstudio.com/WindowsAI/_build/latest?definitionId=76376&branchName=main)